Share via


SignatureHeader.IsInstance 屬性

定義

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

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

屬性值

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

適用於