Share via


GenericParameter.Attributes Vlastnost

Definice

Získá atributy určující rozptyl a omezení.

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

Hodnota vlastnosti

Poznámky

Flags Odpovídá poli GenericParam tabulky ve standardu ECMA-335.

Platí pro