StoreProductOptions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
GetStoreProductsAsync メソッドと共に使用して、現在のアプリに関連付けられている指定した製品の情報を取得できるフィルター文字列のコレクションが含まれます。
public ref class StoreProductOptions sealed
/// [Windows.Foundation.Metadata.Activatable(196608, "Windows.Services.Store.StoreContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Store.StoreContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StoreProductOptions final
[Windows.Foundation.Metadata.Activatable(196608, "Windows.Services.Store.StoreContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Store.StoreContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StoreProductOptions
function StoreProductOptions()
Public NotInheritable Class StoreProductOptions
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10, version 1803 (10.0.17134.0 で導入)
|
API contract |
Windows.Services.Store.StoreContract (v3.0 で導入)
|
コンストラクター
StoreProductOptions() |
StoreProductOptions クラスの新しいインスタンスを作成します。 |
プロパティ
ActionFilters |
GetStoreProductsAsync メソッドと共に使用して、現在のアプリに関連付けられている指定した製品の情報を取得できるフィルター文字列のコレクションを取得します。 現在、このコレクションは 1 つのフィルター文字列 のみをサポートしています |