GenericParameter.Attributes Właściwość

Definicja

Pobiera atrybuty określające wariancję i ograniczenia.

public:
 property System::Reflection::GenericParameterAttributes Attributes { System::Reflection::GenericParameterAttributes get(); };
public System.Reflection.GenericParameterAttributes Attributes { get; }
member this.Attributes : System.Reflection.GenericParameterAttributes
Public ReadOnly Property Attributes As GenericParameterAttributes

Wartość właściwości

Uwagi

Flags Odpowiada polu GenericParam tabeli w standardzie ECMA-335.

Dotyczy