System.Web.Configuration.WebConfigurationFileMap.VirtualDirectories Property

Gets the listed collection of virtual directories for a Web application.

Syntax

public VirtualDirectoryMappingCollection VirtualDirectories { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The virtual directories of a Web application may not necessarily map to the physical directories on the server. The System.Web.Configuration.VirtualDirectoryMapping class is independent of IIS.

Requirements

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