Freigeben über


ControlElementCollection.CollectionType Eigenschaft

Definition

Ruft den Konfigurationsauflistungstyp dieses ControlElementCollection Objekts ab. Diese API ist veraltet. Informationen zum Entwickeln von ASP.NET mobilen 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: