Share via


DeviceElementCollection.CollectionType Özellik

Tanım

Bu DeviceElementCollection nesnenin yapılandırma koleksiyonu türünü alır. Bu, API artık kullanılmıyor. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. ASP.NET ile Mobile Apps & Siteleri.

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

Özellik Değeri

Koleksiyonun ConfigurationElementCollectionType türünü temsil eden numaralandırmadan bir değer.

Şunlara uygulanır

Ayrıca bkz.