LicFileLicenseProvider.GetKey(Type) Metoda

Definice

Vrátí klíč pro zadaný typ.

protected:
 virtual System::String ^ GetKey(Type ^ type);
protected virtual string GetKey (Type type);
abstract member GetKey : Type -> string
override this.GetKey : Type -> string
Protected Overridable Function GetKey (type As Type) As String

Parametry

type
Type

Typ objektu pro vrácení klíče.

Návraty

Potvrzení, že type parametr je licencovaný.

Platí pro

Viz také