Udostępnij przez


GenericTypeParameterBuilder.GenericParameterAttributes Właściwość

Definicja

Pobiera kombinację GenericParameterAttributes flag opisujących kowariancję i specjalne ograniczenia bieżącego parametru typu ogólnego.

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

Wartość właściwości

Bitowa kombinacja wartości opisujących kowariancję i specjalne ograniczenia bieżącego parametru typu ogólnego.

Dotyczy