FileDialog.Instance 屬性

定義

取得應用程式的 Win32 執行個體控制代碼 (Instance Handle)。

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 執行個體控制代碼。

適用於