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