DeviceElementCollection.CollectionType Vlastnost

Definice

Získá typ kolekce konfigurace tohoto DeviceElementCollection objektu. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobilní aplikace & weby s 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

Hodnota vlastnosti

Hodnota z výčtu ConfigurationElementCollectionType představující typ kolekce.

Platí pro

Viz také