Proprietà OverrideAttrEventArgsAttr
|
Lista di attributi in visualizzazione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic DedAttrList Attr { get; set; }Public Property Attr As DedAttrList
Get
Set
public:
property DedAttrList^ Attr {
DedAttrList^ get ();
void set (DedAttrList^ value);
}member Attr : DedAttrList with get, set
Valore della proprietà
DedAttrList
Vedi anche