SignatureHeader.IsInstance プロパティ

定義

この SignatureHeader 構造体に Instance シグネチャ属性があるかどうかを示す値を取得します。

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

プロパティ値

Boolean

true 属性が存在する Instance 場合は .。それ以外の場合 falseは .。

適用対象