Proprietà OverrideAttrEventArgsAttr
             | 
          
        
        
            Lista di attributi in visualizzazione.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
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