Proprietà DedDataPartAttributes
             | 
          
        
        
            Attributi contenuti nel DedDataPart
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic Dictionary<string, Object> Attributes { get; }Public ReadOnly Property Attributes As Dictionary(Of String, Object)
	Get
public:
property Dictionary<String^, Object^>^ Attributes {
	Dictionary<String^, Object^>^ get ();
}member Attributes : Dictionary<string, Object> with get
Valore della proprietà
DictionaryString, 
Object
Vedi anche