Freigeben über


AppInstallItem.ProductId Eigenschaft

Definition

Ruft die Produkt-ID für die aktuelle App ab.

public:
 property Platform::String ^ ProductId { Platform::String ^ get(); };
winrt::hstring ProductId();
public string ProductId { get; }
var string = appInstallItem.productId;
Public ReadOnly Property ProductId As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die Produkt-ID für die aktuelle App.

Windows-Anforderungen

App-Funktionen
runFullTrust

Gilt für: