LicenseManager.IsLicensed(Type) Metoda

Definice

Vrátí, zda daný typ má platnou licenci.

public:
 static bool IsLicensed(Type ^ type);
public static bool IsLicensed(Type type);
static member IsLicensed : Type -> bool
Public Shared Function IsLicensed (type As Type) As Boolean

Parametry

type
Type

Najděte Type platnou licenci.

Návraty

trueje-li daný typ licencován; v opačném případě . false

Platí pro