TypeBuilder.IsConstructedGenericType Propriedade

Definição

Obtém um valor que indica se este objeto representa um tipo genérico construído.

public:
 virtual property bool IsConstructedGenericType { bool get(); };
public override bool IsConstructedGenericType { get; }
member this.IsConstructedGenericType : bool
Public Overrides ReadOnly Property IsConstructedGenericType As Boolean

Valor da propriedade

true se este objeto representar um tipo genérico construído; caso contrário, false.

Aplica-se a