LicenseManager.IsLicensed(Type) Methode

Definitie

Retourneert of het opgegeven type een geldige licentie heeft.

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

Parameters

type
Type

De Type om een geldige licentie voor te vinden.

Retouren

true als het opgegeven type een licentie heeft; anders, false.

Van toepassing op