LicFileLicenseProvider.GetKey(Type) Метод

Определение

Возвращает ключ для указанного типа.

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

Параметры

type
Type

Тип объекта, возвращаемый ключом.

Возвращаемое значение

Подтверждение того, что type параметр лицензирован.

Применяется к

См. также раздел