Compartir a través de


CurrentApp.LicenseInformation Propiedad

Definición

Obtiene los metadatos de licencia de la aplicación actual.

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

Valor de propiedad

Metadatos de licencia de la aplicación actual.

Comentarios

Esta API no requiere una conexión de red.

Se aplica a