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 パラメーターの型にライセンスが与えられているかどうかの確認。

適用対象

こちらもご覧ください