Click or drag to resize

WindowHandle Property

Gets the window handle of the OpenFin window

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public IntPtr Handle { get; }

Property Value

Type: IntPtr
See Also