Proprietà DedDataPartAttributes
|
Attributi contenuti nel DedDataPart
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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,
ObjectVedi anche