JSConstructor.Attributes Właściwość

Definicja

Pobiera atrybuty, które są skojarzone z tym konstruktorem.

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

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

Wartość właściwości

MethodAttributes

Bitowe połączenie wartości wyliczenia.

Dotyczy

Zobacz też