SignatureHeader.IsGeneric Proprietà

Definizione

Ottiene un valore che indica se questa SignatureHeader struttura ha l'attributo Generic della firma.

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

Valore della proprietà

true se l'attributo Generic è presente; in caso contrario, false.

Si applica a