Proprietà DedNetSwApp.ImportPackAndGoPresetCodingOperationEventArgs.DizAttr
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.4.0
Sintassipublic Dictionary<string, Object> DizAttr { get; }
Public ReadOnly Property DizAttr As Dictionary(Of String, Object)
Get
public:
property Dictionary<String^, Object^>^ DizAttr {
Dictionary<String^, Object^>^ get ();
}
member DizAttr : Dictionary<string, Object> with get
Valore della proprietà
Dictionary<String,
Object>
Vedi anche