共用方式為


DesktopSiteBridge.WindowId 屬性

定義

取得相關聯 Win32 HWND 的 WindowId

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

屬性值

相關聯 Win32 HWND 的 WindowId

適用於