Condividi tramite


CurrentApp.LicenseInformation Proprietà

Definizione

Ottiene i metadati della licenza per l'app corrente.

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

Valore della proprietà

Metadati della licenza per l'app corrente.

Commenti

Questa API non richiede una connessione di rete.

Si applica a