_PropertyInfo.Attributes Eigenschap

Definitie

Biedt COM-objecten met versie-onafhankelijke toegang tot de Attributes eigenschap.

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

Waarde van eigenschap

De kenmerken van deze eigenschap.

Opmerkingen

Deze eigenschap is bedoeld voor toegang tot beheerde klassen vanuit niet-beheerde code en mag niet worden aangeroepen vanuit beheerde code.

De Attributes eigenschap haalt de kenmerken van deze eigenschap op.

Van toepassing op