Proprietà DocumentDisableEventArgsAttributes
|
Dizionario con accoppiata nome attributo-valore.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public 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,
ObjectVedi anche