Freigeben über


ToastCollectionManager.AppId Eigenschaft

Definition

Ruft die ID der App ab, zu der dieser Manager gehört.

public:
 property Platform::String ^ AppId { Platform::String ^ get(); };
winrt::hstring AppId();
public string AppId { get; }
var string = toastCollectionManager.appId;
Public ReadOnly Property AppId As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die ID der App, an die dieser Manager gebunden ist.

Gilt für: