BuildDependencySet.VirtualPaths Property

 

Gets a list of virtual path dependencies.

Namespace:   System.Web.Compilation
Assembly:  System.Web (in System.Web.dll)

member VirtualPaths : IEnumerable with get

Property Value

Type: System.Collections.IEnumerable

An IEnumerable containing the virtual path dependencies.

.NET Framework
Available since 2.0
Return to top
Show: