LicFileLicenseProvider.GetKey メソッド
指定した型のキーを返します。
Protected Overridable Function GetKey( _
ByVal type As Type _) As String
[C#]
protected virtual string GetKey(Typetype);
[C++]
protected: virtual String* GetKey(Type* type);
[JScript]
protected function GetKey(
type : Type) : String;
パラメータ
- type
キーを返すオブジェクト型。
戻り値
type パラメータの型にライセンスが与えられているかどうかの確認。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
LicFileLicenseProvider クラス | LicFileLicenseProvider メンバ | System.ComponentModel 名前空間