COMPropertyInfo.Attributes Właściwość

Definicja

Pobiera atrybuty, które są skojarzone z tą właściwością.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Wartość właściwości

PropertyAttributes

None

Dotyczy

Zobacz też