COMPropertyInfo.Attributes Eigenschap

Definitie

Hiermee haalt u de kenmerken op die aan deze eigenschap zijn gekoppeld.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Waarde van eigenschap

None

Van toepassing op

Zie ook