Compartilhar via


CurrentApp.LicenseInformation Propriedade

Definição

Obtém os metadados de licença do aplicativo atual.

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 da propriedade

Os metadados de licença para o aplicativo atual.

Comentários

Essa API não requer uma conexão de rede.

Aplica-se a