CurrentApp.LicenseInformation Eigenschaft

Definition

Ruft die Lizenzmetadaten für die aktuelle App ab.

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

Eigenschaftswert

Die Lizenzmetadaten für die aktuelle App.

Hinweise

Für diese API ist keine Netzwerkverbindung erforderlich.

Gilt für: