Share via


StorePreviewSkuInfo.SkuType Property

Definition

Gets a string that specifies the type of the in-app product SKU.

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

Property Value

String

Platform::String

winrt::hstring

A string that specifies the type of the in-app product SKU.

Applies to