LicenseException.LicensedType Propiedad

Definición

Obtiene el tipo del componente al que no se concedió una licencia.

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

Valor de propiedad

que Type representa el tipo de componente al que no se concedió una licencia.

Se aplica a

Consulte también