FileDialog.Instance Property

Definition

Gets the Win32 instance handle for the application.

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

Property Value

IntPtr

nativeint

A Win32 instance handle for the application.

Applies to