CodeSubDirectoriesCollection::Item Property
.NET Framework (current version)
Namespace:
System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[ConfigurationProperty^] | Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.) |
![]() | Item[Int32] | Gets or sets the CodeSubDirectory at the specified index in the CodeSubDirectoriesCollection collection. |
![]() | Item[String^] | Gets or sets a property, attribute, or child element of this configuration element.(Inherited from ConfigurationElement.) |
Show:

