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