VirtualPathProviderViewEngine.VirtualPathProvider Property

Visual Studio 2010

Gets or sets the virtual path provider.

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

protected VirtualPathProvider VirtualPathProvider { get; set; }

Property Value

Type: System.Web.Hosting.VirtualPathProvider
The virtual path provider.

Community Additions

ADD
Show: