StoreLicense.SkuStoreId Property

Definition

Gets the Store ID of the licensed add-on SKU from the Microsoft Store catalog.

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

Property Value

String

Platform::String

winrt::hstring

The Store ID of the licensed add-on SKU from the Microsoft Store catalog.

Applies to