RazorBuildProvider.VirtualPathDependencies Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the collection of virtual path for the dependencies.

public override System.Collections.ICollection VirtualPathDependencies { get; }
member this.VirtualPathDependencies : System.Collections.ICollection
Public Overrides ReadOnly Property VirtualPathDependencies As ICollection

Property Value

The collection of virtual path for the dependencies.

Applies to