System.Web.Configuration.VirtualDirectoryMappingCollection Class

Contains a collection of System.Web.Configuration.VirtualDirectoryMapping objects. This class cannot be inherited.

See Also: VirtualDirectoryMappingCollection Members

Syntax

public sealed class VirtualDirectoryMappingCollection : System.Collections.Specialized.NameObjectCollectionBase

Remarks

The System.Web.Configuration.VirtualDirectoryMappingCollection class allows you to programmatically access a collection of System.Web.Configuration.VirtualDirectoryMapping objects. The collection can be accessed with either the key or the index.

Requirements

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