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 클래스의 새 instance 만듭니다. |
속성
ActionFilters |
GetStoreProductsAsync 메서드와 함께 현재 앱과 연결된 지정된 제품에 대한 정보를 가져오는 데 사용할 수 있는 필터 문자열 컬렉션을 가져옵니다. 현재 이 컬렉션은 하나의 필터 문자열 만 |