Proprietà SaveDistCommandSavingDistElementDistAttrs
             | 
          
        
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic 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à
DictionaryString, 
Object
Vedi anche