System.Web.Hosting.ApplicationInfo.VirtualPath Property

Gets the virtual path corresponding to the application's root.

Syntax

public string VirtualPath { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ApplicationInfo.VirtualPath property is the virtual path that was passed to the ApplicationManager.CreateObject(string, Type, string, string, bool) method when the application was created.

Requirements

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