StoreSubscriptionInfo.BillingPeriod プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
BillingPeriodUnit プロパティで指定された単位での請求期間の期間。