DesktopSiteBridge.WindowId Property

Definition

Gets the WindowId of the associated Win32 HWND.

public:
 property WindowId WindowId { WindowId get(); };
WindowId WindowId();
public WindowId WindowId { get; }
var windowId = desktopSiteBridge.windowId;
Public ReadOnly Property WindowId As WindowId

Property Value

The WindowId of the associated Win32 HWND.

Applies to