System.Web.Hosting.HostingEnvironment.VirtualPathProvider Property

Gets the virtual path provider for this application.

Syntax

public static VirtualPathProvider VirtualPathProvider { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When more than one System.Web.Hosting.VirtualPathProvider instance is registered, the System.Web.Hosting.HostingEnvironment object manages the call chain. You cannot control the order in which virtual path providers are called.

Requirements

Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0