ControlElementCollection.CollectionType Eigenschaft

Definition

Ruft den Typ der Konfigurationsauflistung dieses ControlElementCollection-Objekts ab. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

public:
 virtual property System::Configuration::ConfigurationElementCollectionType CollectionType { System::Configuration::ConfigurationElementCollectionType get(); };
public override System.Configuration.ConfigurationElementCollectionType CollectionType { get; }
member this.CollectionType : System.Configuration.ConfigurationElementCollectionType
Public Overrides ReadOnly Property CollectionType As ConfigurationElementCollectionType

Eigenschaftswert

Einer der ConfigurationElementCollectionType-Werte.

Gilt für: