CommandNamedParameters Property |
Gets or sets the command parameters list.
Namespace:
MicaSystems.Utils.CLI
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public Dictionary<string, string> NamedParameters { get; protected set; }
Property Value
Type:
DictionaryString,
StringSee Also