DesktopSiteBridge.WindowId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.