StoreCanAcquireLicenseResult.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the license status for the downloadable content (DLC) add-on package.
public:
property StoreCanLicenseStatus Status { StoreCanLicenseStatus get(); };
StoreCanLicenseStatus Status();
public StoreCanLicenseStatus Status { get; }
var storeCanLicenseStatus = storeCanAcquireLicenseResult.status;
Public ReadOnly Property Status As StoreCanLicenseStatus
Property Value
The license status for the downloadable content (DLC) add-on package.