Proprietà DocumentDisableEventArgsAttributes
|
Dizionario con accoppiata nome attributo-valore.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.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