WebContext.ApplicationLevel プロパティ
アセンブリ: System.Web (system.web.dll 内)

WebApplicationLevel オブジェクト。

ApplicationLevel プロパティを使用する方法を次のコード例に示します。このコード例は、WebContext クラスのトピックで取り上げているコード例の一部分です。
' WebContext - Application Level. Console.WriteLine("ApplicationLevel: {0}", _ webContext.ApplicationLevel.ToString())
// WebContext - Application Level. Console.WriteLine("ApplicationLevel: {0}", webContext.ApplicationLevel.ToString());

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


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

- WebContext.ApplicationLevel プロパティのページへのリンク