Represents a collection of virtual paths that must be built before the build provider generates code.
Documentation for this section has not yet been entered.
The BuildProvider.VirtualPathDependencies property is a collection of virtual paths that must be compiled before the System.Web.Compilation.BuildProvider instance generates source code. The assemblies from the virtual paths in BuildProvider.VirtualPathDependencies are added as references to the compilation for the System.Web.Compilation.BuildProvider instance.