Share via


StorePreviewSkuInfo.SkuId Property

Definition

Gets the ID of this SKU.

public:
 property Platform::String ^ SkuId { Platform::String ^ get(); };
winrt::hstring SkuId();
public string SkuId { get; }
var string = storePreviewSkuInfo.skuId;
Public ReadOnly Property SkuId As String

Property Value

String

Platform::String

winrt::hstring

The ID of this SKU.

Applies to