次の方法で共有


StorePreviewSkuInfo.CustomDeveloperData プロパティ

定義

現在の 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

プロパティ値

String

Platform::String

winrt::hstring

現在の SKU のカスタム開発者データ。

適用対象