Share via


StorePreviewSkuInfo.CustomDeveloperData Property

Definition

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

String

Platform::String

winrt::hstring

Custom developer data for the current SKU.

Applies to