StorePreviewSkuInfo.CustomDeveloperData 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 custom developer data for the current SKU.
public:
property Platform::String ^ CustomDeveloperData { Platform::String ^ get(); };
winrt::hstring CustomDeveloperData();
public string CustomDeveloperData { get; }
var string = storePreviewSkuInfo.customDeveloperData;
Public ReadOnly Property CustomDeveloperData As String
Property Value
Custom developer data for the current SKU.