Proprietà DocumentDisableEventArgsAttributes 
             | 
          
        
         
            Dizionario con accoppiata nome attributo-valore.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic Dictionary<string, Object> Attributes { get; set; }Public Property Attributes As Dictionary(Of String, Object)
	Get
	Set
public:
property Dictionary<String^, Object^>^ Attributes {
	Dictionary<String^, Object^>^ get ();
	void set (Dictionary<String^, Object^>^ value);
}member Attributes : Dictionary<string, Object> with get, set
Valore della proprietà
Tipo: 
DictionaryString, 
Object
Vedi anche