 | ArgumentsParameters Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.Arguments.Parameters"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 28.1.0-RC
Syntaxpublic Dictionary<string, string> Parameters { get; }Public ReadOnly Property Parameters As Dictionary(Of String, String)
Get
public:
property Dictionary<String^, String^>^ Parameters {
Dictionary<String^, String^>^ get ();
}member Parameters : Dictionary<string, string> with get
Property Value
DictionaryString,
String
See Also