Proprietà SaveDistCommandSavingDistElementDistAttrs
|
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public Dictionary<string, Object> DistAttrs { get; set; }
Public Property DistAttrs As Dictionary(Of String, Object)
Get
Set
public:
property Dictionary<String^, Object^>^ DistAttrs {
Dictionary<String^, Object^>^ get ();
void set (Dictionary<String^, Object^>^ value);
}
member DistAttrs : Dictionary<string, Object> with get, set
Valore della proprietà
Tipo:
DictionaryString,
ObjectVedi anche