SignatureHeader.IsGeneric Propiedad

Definición

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

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

Valor de propiedad

Boolean

true es si el Generic atributo está presente; de lo contrario, falsees .

Se aplica a