TrustLevelCollection.CollectionType Property

 
Use BaseTrue

Gets the type of the TrustLevelCollection object.

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

override CollectionType : ConfigurationElementCollectionType with get

Property Value

Type: System.Configuration.ConfigurationElementCollectionType

A value from the ConfigurationElementCollectionType enumeration representing the type of the collection.

.NET Framework
Available since 2.0
Return to top
Show: