Property WindowHandle
WindowHandle
Gets or sets the handle for the current window.
Declaration
public IntPtr WindowHandle { get; set; }
Property Value
Type | Description |
---|---|
System. |
The handle for the current window. |
Remarks
The window handle is used to ensure that credential request dialogs are associated with your application's main window.
If set to System.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.14 - 200.6 |
.NET Framework | 100.14 - 200.6 |