Share via


LicenseException.LicensedType Vlastnost

Definice

Získá typ komponenty, která nebyla udělena licence.

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

Hodnota vlastnosti

A Type představující typ komponenty, které nebyla udělena licence.

Platí pro

Viz také