SignatureHeader.IsGeneric Propriedade

Definição

Obtém um valor que indica se essa SignatureHeader estrutura tem o Generic atributo de assinatura.

public:
 property bool IsGeneric { bool get(); };
public bool IsGeneric { get; }
member this.IsGeneric : bool
Public ReadOnly Property IsGeneric As Boolean

Valor da propriedade

true se o Generic atributo estiver presente; caso contrário, false.

Aplica-se a