BuildProviderCollection::Item Property

 

Gets the specified BuildProvider collection item.

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

NameDescription
System_CAPS_protpropertyItem[ConfigurationProperty^]

Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.)

System_CAPS_pubpropertyItem[Int32]

Gets the BuildProvider object at the specified index of the collection.

System_CAPS_pubpropertyItem[String^]

Gets the BuildProvider collection element based on the specified name.

Return to top
Show: