NamedArguments Property
Gets the named arguments.
Syntax
public
abstract
System.Collections.Generic.IReadOnlyDictionary<string, string> NamedArguments {
get
; }