StorePurchaseProperties コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
StorePurchaseProperties() |
StorePurchaseProperties クラスの新しいインスタンスを初期化します。 |
StorePurchaseProperties(String) |
StorePurchaseProperties クラスの新しいインスタンスを初期化します。 このオーバーロードは、購入時にユーザーに表示される製品名を指定するオプションを提供します。 |
StorePurchaseProperties()
StorePurchaseProperties クラスの新しいインスタンスを初期化します。
public:
StorePurchaseProperties();
StorePurchaseProperties();
public StorePurchaseProperties();
function StorePurchaseProperties()
Public Sub New ()
こちらもご覧ください
適用対象
StorePurchaseProperties(String)
StorePurchaseProperties クラスの新しいインスタンスを初期化します。 このオーバーロードは、購入時にユーザーに表示される製品名を指定するオプションを提供します。
public:
StorePurchaseProperties(Platform::String ^ name);
StorePurchaseProperties(winrt::hstring const& name);
public StorePurchaseProperties(string name);
function StorePurchaseProperties(name)
Public Sub New (name As String)
パラメーター
- name
-
String
Platform::String
winrt::hstring
購入時にユーザーに表示される製品名。