Freigeben über


ApplicationView.UIContext Eigenschaft

Definition

Ruft den Kontextbezeichner für die Ansicht ab.

public:
 property UIContext ^ UIContext { UIContext ^ get(); };
UIContext UIContext();
public UIContext UIContext { get; }
var uIContext = applicationView.uIContext;
Public ReadOnly Property UIContext As UIContext

Eigenschaftswert

Der Kontextbezeichner für die Ansicht.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Gilt für: