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 da restituire la chiave.

Valori restituiti

Conferma che il type parametro è concesso in licenza.

Si applica a

Vedi anche