TrustLevelCollection::Item Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the specified TrustLevel item within the TrustLevelCollection object.

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]

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the TrustLevel item at the specified index within the TrustLevelCollection object.

System_CAPS_pubpropertyItem[String^]

Gets the TrustLevel object at the specified index.

Return to top
Show: