CodeSubDirectoriesCollection.Item Property (Int32)

 

Gets or sets the CodeSubDirectory at the specified index in the CodeSubDirectoriesCollection collection.

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

member Item : 
        index:int -> CodeSubDirectory with get, set

Parameters

index
Type: System.Int32

An integer value specifying a specific CodeSubDirectory object within the CodeSubDirectoriesCollection collection.

.NET Framework
Available since 2.0
Return to top
Show: