StoreProductOptions 클래스

정의

현재 앱과 연결된 지정된 제품에 대한 정보를 가져오기 위해 메서드와 함께 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
상속
Object IInspectable StoreProductOptions
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1803 (10.0.17134.0에서 도입되었습니다.)
API contract
Windows.Services.Store.StoreContract (v3.0에서 도입되었습니다.)

생성자

StoreProductOptions()

StoreProductOptions 클래스의 새 인스턴스를 만듭니다.

속성

ActionFilters

메서드와 함께 현재 앱과 GetStoreProductsAsync 연결된 지정된 제품에 대한 정보를 가져오는 데 사용할 수 있는 필터 문자열 컬렉션을 가져옵니다. 현재 이 컬렉션은 하나의 필터 문자열 Purchase만 지원합니다.

적용 대상

추가 정보