WindowId Struktur

Definition

Definiert einen Bezeichner für ein Fenster auf oberster Ebene.

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
Vererbung
WindowId
Attribute

Hinweise

Weitere Informationen und Codebeispiele finden Sie unter Verwalten von App-Fenstern.

Felder

Value

Der Bezeichner für ein Fenster auf oberster Ebene.

Gilt für: