SignatureHeader.IsGeneric Propiedad

Definición

Obtiene un valor que indica si esta SignatureHeader estructura tiene el Generic atributo signature.

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

Valor de propiedad

true es si el Generic atributo está presente; en caso contrario, falsees .

Se aplica a