WebConfigurationFileMap.VirtualDirectories Property
.NET Framework (current version)
Gets the listed collection of virtual directories for a Web application.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.Configuration.VirtualDirectoryMappingCollectionA collection of VirtualDirectoryMapping objects.
The virtual directories of a Web application may not necessarily map to the physical directories on the server. The VirtualDirectoryMapping class is independent of IIS.
.NET Framework
Available since 2.0
Available since 2.0
Show: