LicenseException.LicensedType Proprietà

Definizione

Ottiene il tipo del componente a cui non è stata concessa una licenza.

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

Valore della proprietà

Oggetto Type che rappresenta il tipo di componente a cui non è stata concessa una licenza.

Si applica a

Vedi anche