共用方式為


StoreAppLicense.SkuStoreId 屬性

定義

從 Microsoft Store 目錄取得授權應用程式 SKU 的市集識別碼。

public:
 property Platform::String ^ SkuStoreId { Platform::String ^ get(); };
winrt::hstring SkuStoreId();
public string SkuStoreId { get; }
var string = storeAppLicense.skuStoreId;
Public ReadOnly Property SkuStoreId As String

屬性值

String

Platform::String

winrt::hstring

Microsoft Store 目錄中授權應用程式 SKU 的市集識別碼。

適用於