FileDialog.Instance プロパティ

定義

アプリケーションの Win32 インスタンス ハンドルを取得します。

protected:
 virtual property IntPtr Instance { IntPtr get(); };
protected virtual IntPtr Instance { get; }
member this.Instance : nativeint
Protected Overridable ReadOnly Property Instance As IntPtr

プロパティ値

IntPtr

nativeint

アプリケーションの Win32 インスタンス ハンドル。

適用対象