_PropertyInfo.Attributes Egenskap

Definition

Tillhandahåller COM-objekt med versionsoberoende åtkomst till Attributes egenskapen.

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

Egenskapsvärde

Attributen för den här egenskapen.

Kommentarer

Den här egenskapen är för åtkomst till hanterade klasser från ohanterad kod och bör inte anropas från hanterad kod.

Egenskapen Attributes hämtar attributen för den här egenskapen.

Gäller för