_PropertyInfo.Attributes Proprietà

Definizione

Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà Attributes.

public:
 property System::Reflection::PropertyAttributes Attributes { System::Reflection::PropertyAttributes get(); };
public System.Reflection.PropertyAttributes Attributes { get; }
member this.Attributes : System.Reflection.PropertyAttributes
Public ReadOnly Property Attributes As PropertyAttributes

Valore della proprietà

Attributi di questa proprietà.

Commenti

Questa proprietà è destinata all'accesso alle classi gestite da codice non gestito e non deve essere chiamata dal codice gestito.

La Attributes proprietà ottiene gli attributi di questa proprietà.

Si applica a