Share via


StorePreviewSkuInfo.Description Property

Definition

Gets the description for the current SKU.

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

Property Value

String

Platform::String

winrt::hstring

The description for the current SKU.

Applies to