StorePreviewSkuInfo.ExtendedData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets extended data for the current SKU.
public:
property Platform::String ^ ExtendedData { Platform::String ^ get(); };
winrt::hstring ExtendedData();
public string ExtendedData { get; }
var string = storePreviewSkuInfo.extendedData;
Public ReadOnly Property ExtendedData As String
Property Value
Extended data for the current SKU.