System.Web.Configuration.VirtualDirectoryMappingCollection.GetKey Method

Gets the key of the entry at the specified index of the System.Web.Configuration.VirtualDirectoryMappingCollection instance.

Syntax

public string GetKey (int index)

Parameters

index
An integer value that specifies a particular System.Web.Configuration.VirtualDirectoryMapping object within the System.Web.Configuration.VirtualDirectoryMappingCollection.

Returns

A string that contains the name of the System.Web.Configuration.VirtualDirectoryMapping object.

Remarks

Documentation for this section has not yet been entered.

Requirements

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