LicenseException.LicensedType Eigenschaft

Definition

Ruft den Typ der Komponente ab, die keine Lizenz gewährt wurde.

public:
 property Type ^ LicensedType { Type ^ get(); };
public Type LicensedType { get; }
member this.LicensedType : Type
Public ReadOnly Property LicensedType As Type

Eigenschaftswert

A Type that represents the type of component that was not granted a license.

Gilt für:

Weitere Informationen