VirtualDirectoryMappingCollection.AllKeys Property

 

Returns a string array that contains all the keys in the VirtualDirectoryMappingCollection instance.

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

member AllKeys : ICollection with get

Property Value

Type: System.Collections.ICollection

A string array that contains all the keys in the VirtualDirectoryMappingCollection instance.

.NET Framework
Available since 2.0
Return to top
Show: