Share via


SignatureHeader.IsGeneric Özellik

Tanım

Bu SignatureHeader yapının imza özniteliğine Generic sahip olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

trueGeneric özniteliği varsa; yoksa , false.

Şunlara uygulanır