Поделиться через


CurrentApp.LicenseInformation Свойство

Определение

Возвращает метаданные лицензии для текущего приложения.

public:
 static property LicenseInformation ^ LicenseInformation { LicenseInformation ^ get(); };
static LicenseInformation LicenseInformation();
public static LicenseInformation LicenseInformation { get; }
var licenseInformation = CurrentApp.licenseInformation;
Public Shared ReadOnly Property LicenseInformation As LicenseInformation

Значение свойства

Метаданные лицензии для текущего приложения.

Комментарии

Для этого API не требуется сетевое подключение.

Применяется к