StoreSubscriptionInfo 클래스

정의

반복 청구가 있는 구독을 나타내는 제품 SKU에 대한 구독 정보를 제공합니다.

public ref class StoreSubscriptionInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Store.StoreContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StoreSubscriptionInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Store.StoreContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StoreSubscriptionInfo
Public NotInheritable Class StoreSubscriptionInfo
상속
Object Platform::Object IInspectable StoreSubscriptionInfo
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Anniversary Edition (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Services.Store.StoreContract (v1.0에서 도입되었습니다.)

설명

StoreSku.SubscriptionInfo 속성은 이 형식의 개체를 반환합니다.

속성

BillingPeriod

BillingPeriodUnit 속성에 지정된 단위로 구독에 대한 청구 기간의 기간을 가져옵니다.

BillingPeriodUnit

구독에 대한 청구 기간의 단위를 가져옵니다.

HasTrialPeriod

구독에 평가판 기간이 포함되어 있는지 여부를 나타내는 값을 가져옵니다.

TrialPeriod

TrialPeriodUnit 속성에 지정된 단위로 구독에 대한 평가판 기간의 기간을 가져옵니다. 구독에 평가판 기간이 있는지 확인하려면 HasTrialPeriod 속성을 사용합니다.

TrialPeriodUnit

구독에 대한 평가판 기간의 단위를 가져옵니다.

적용 대상

추가 정보