| TopBomIniHelperAttributeQsParameters Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.TopBomIniHelper.AttributeQs.Parameters"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax public Dictionary<string, string> Parameters { get; set; }
Public Property Parameters As Dictionary(Of String, String)
Get
Set
public:
property Dictionary<String^, String^>^ Parameters {
Dictionary<String^, String^>^ get ();
void set (Dictionary<String^, String^>^ value);
}
member Parameters : Dictionary<string, string> with get, set
Property Value
DictionaryString,
StringSee Also