BuildManager::GetVirtualPathDependencies Method (String^)
.NET Framework (current version)
Provides a collection of virtual-path dependencies for a specified virtual path.
Assembly: System.Web (in System.Web.dll)
Parameters
- virtualPath
-
Type:
System::String^
The virtual path used to determine the dependencies.
Return Value
Type: System.Collections::ICollection^An ICollection collection of files represented by virtual paths that are caching dependencies for the virtual path.
.NET Framework
Available since 2.0
Available since 2.0
Show: