WindowId Structure
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.
Définit un identificateur pour une fenêtre de niveau supérieur.
public value class WindowId
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
struct WindowId
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
struct WindowId
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
public struct WindowId
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public struct WindowId
var windowId = {
value : /* Your value */
}
Public Structure WindowId
- Héritage
-
WindowId
- Attributs
Remarques
Pour plus d’informations et des exemples de code, consultez Gérer les fenêtres d’application.
Champs
Value |
Identificateur d’une fenêtre de niveau supérieur. |