LicenseManager.CurrentContext プロパティ
アセンブリ: System (system.dll 内)

Dim value As LicenseContext value = LicenseManager.CurrentContext LicenseManager.CurrentContext = value
public: static property LicenseContext^ CurrentContext { LicenseContext^ get (); void set (LicenseContext^ value); }
/** @property */ public static LicenseContext get_CurrentContext () /** @property */ public static void set_CurrentContext (LicenseContext value)
public static function get CurrentContext () : LicenseContext public static function set CurrentContext (value : LicenseContext)
ライセンス付きのオブジェクトをいつ使用できるかを指定する LicenseContext。


有効な License を要求する場合は、その License が有効となるコンテキストを LicenseProvider.GetLicense メソッドに対して指定する必要があります。このプロパティによって返される LicenseContext は、すべての LicenseProvider クラスに渡されます。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からLicenseManager.CurrentContext プロパティを検索する場合は、下記のリンクをクリックしてください。

- LicenseManager.CurrentContext プロパティのページへのリンク