COMPropertyInfo.Attributes Egenskap

Definition

Hämtar de attribut som är associerade med den här egenskapen.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Egenskapsvärde

None

Gäller för

Se även