VirtualDirectoryMappingCollection::Item Property

 

Gets or sets the VirtualDirectoryMapping object.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets or sets the VirtualDirectoryMapping object at the specified index location.

System_CAPS_pubpropertyItem[String^]

Gets or sets the VirtualDirectoryMapping object based on the specified virtual directory name.

Return to top
Show: