LicFileLicenseProvider.GetKey(Type) Metodo

Definizione

Restituisce una chiave per il tipo specificato.

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

Parametri

type
Type

Tipo di oggetto per restituire la chiave.

Restituisce

Conferma del fatto che il parametro type dispone di licenza.

Si applica a

Vedi anche