FileDialog::Instance Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the Win32 instance handle for the application.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
protected: property IntPtr Instance { [SecurityPermissionAttribute(SecurityAction::LinkDemand, Flags = SecurityPermissionFlag::UnmanagedCode)] [SecurityPermissionAttribute(SecurityAction::InheritanceDemand, Flags = SecurityPermissionFlag::UnmanagedCode)] virtual IntPtr get(); }
.NET Framework
Available since 1.1
Available since 1.1
Show: