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 實例的 handle 用於應用程式。

適用於