StoreCanAcquireLicenseResult.Status プロパティ

定義

ダウンロード可能なコンテンツ (DLC) アドオン パッケージのライセンスの状態を取得します。

public:
 property StoreCanLicenseStatus Status { StoreCanLicenseStatus get(); };
StoreCanLicenseStatus Status();
public StoreCanLicenseStatus Status { get; }
var storeCanLicenseStatus = storeCanAcquireLicenseResult.status;
Public ReadOnly Property Status As StoreCanLicenseStatus

プロパティ値

ダウンロード可能なコンテンツ (DLC) アドオン パッケージのライセンスの状態。

適用対象

こちらもご覧ください