DesktopSiteBridge.WindowId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property WindowId WindowId { WindowId get(); };
WindowId WindowId();
public WindowId WindowId { get; }
var windowId = desktopSiteBridge.windowId;
Public ReadOnly Property WindowId As WindowId
Valeur de propriété
WindowId du HWND Win32 associé.