VirtualDirectoryMappingCollection.Item Property (Int32)
.NET Framework (current version)
Gets or sets the VirtualDirectoryMapping object at the specified index location.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
An integer value that specifies a particular VirtualDirectoryMapping object within the VirtualDirectoryMappingCollection.
Property Value
Type: System.Web.Configuration.VirtualDirectoryMappingA VirtualDirectoryMapping object.
.NET Framework
Available since 2.0
Available since 2.0
Show: