CoreApplication.Id Eigenschaft

Definition

Ruft den paketrelativen App-Bezeichner für den Prozess ab.

public:
 static property Platform::String ^ Id { Platform::String ^ get(); };
static winrt::hstring Id();
public static string Id { get; }
var string = CoreApplication.id;
Public Shared ReadOnly Property Id As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der paketrelative App-Bezeichner für den Prozess.

Hinweise

Windows Phone 8

Diese API wird nur in nativen Apps unterstützt.

Gilt für: