StoreLicense.SkuStoreId 属性

定义

从 Microsoft Store 目录获取许可加载项 SKU 的应用商店 ID。

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

属性值

String

Platform::String

winrt::hstring

Microsoft Store 目录中许可的加载项 SKU 的应用商店 ID。

适用于