SignatureHeader.IsGeneric 屬性

定義

取得值,指出這個 SignatureHeader 結構是否具有 Generic 簽章屬性。

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

屬性值

true 如果屬性存在,則為 Generic ,否則為 false

適用於