次の方法で共有


StoreSubscriptionInfo.BillingPeriod プロパティ

定義

BillingPeriodUnit プロパティで指定された単位で、サブスクリプションの請求期間の期間を取得します。

public:
 property unsigned int BillingPeriod { unsigned int get(); };
uint32_t BillingPeriod();
public uint BillingPeriod { get; }
var uInt32 = storeSubscriptionInfo.billingPeriod;
Public ReadOnly Property BillingPeriod As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

BillingPeriodUnit プロパティで指定された単位での請求期間の期間。

適用対象