BuildManager.GetCachedBuildDependencySet メソッド
アセンブリ: System.Web (system.web.dll 内)

Public Shared Function GetCachedBuildDependencySet ( _ context As HttpContext, _ virtualPath As String _ ) As BuildDependencySet
Dim context As HttpContext Dim virtualPath As String Dim returnValue As BuildDependencySet returnValue = BuildManager.GetCachedBuildDependencySet(context, virtualPath)
public static BuildDependencySet GetCachedBuildDependencySet ( HttpContext context, string virtualPath )
public: static BuildDependencySet^ GetCachedBuildDependencySet ( HttpContext^ context, String^ virtualPath )
public static BuildDependencySet GetCachedBuildDependencySet ( HttpContext context, String virtualPath )
public static function GetCachedBuildDependencySet ( context : HttpContext, virtualPath : String ) : BuildDependencySet
戻り値
キャッシュに格納されている BuildDependencySet。BuildDependencySet をキャッシュから取得できない場合は null 参照 (Visual Basic では Nothing)。

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に収録されているすべての辞書からBuildManager.GetCachedBuildDependencySet メソッドを検索する場合は、下記のリンクをクリックしてください。

- BuildManager.GetCachedBuildDependencySet メソッドのページへのリンク