CurrentApp.LicenseInformation Propriété

Définition

Obtient les métadonnées de licence pour l’application actuelle.

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

Valeur de propriété

Métadonnées de licence pour l’application actuelle.

Remarques

Cette API ne nécessite pas de connexion réseau.

S’applique à