Freigeben über


DeviceElementCollection.CollectionType Eigenschaft

Definition

Ruft den Konfigurationsauflistungstyp dieses DeviceElementCollection 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

Ein Wert aus der ConfigurationElementCollectionType Aufzählung, der den Typ der Auflistung darstellt.

Gilt für:

Weitere Informationen