Proprietà SaveCommandDizDocValue
|
Dizionario contenente l'accoppiata Prompt-Valore letti dalle proprietà del documento
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public Dictionary<string, string> DizDocValue { get; set; }
Public Property DizDocValue As Dictionary(Of String, String)
Get
Set
public:
property Dictionary<String^, String^>^ DizDocValue {
Dictionary<String^, String^>^ get ();
void set (Dictionary<String^, String^>^ value);
}
member DizDocValue : Dictionary<string, string> with get, set
Valore della proprietà
DictionaryString,
StringVedi anche