TrustLevelCollection::Item Property
.NET Framework (current version)
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.
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] | 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. |
![]() | Item[String^] | Gets the TrustLevel object at the specified index. |
Show:

