This documentation is archived and is not being maintained.
BuildManager::GetCachedBuildDependencySet Method
Visual Studio 2010
Returns a build dependency set from the ASP.NET cache.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetCachedBuildDependencySet(HttpContext, String) | Returns a build dependency set for a virtual path if the path is located in the ASP.NET cache. |
|
GetCachedBuildDependencySet(HttpContext, String, Boolean) | Returns a build dependency set for a virtual path if the path is located in the ASP.NET cache, even if the content is not current. |
Show: