Sdílet prostřednictvím


COMPropertyInfo.Attributes Vlastnost

Definice

Získá atributy, které jsou přidruženy k této vlastnosti.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Hodnota vlastnosti

PropertyAttributes

None

Platí pro

Viz také