Aracılığıyla paylaş


DeviceElementCollection.CollectionType Özellik

Tanım

Bu DeviceElementCollection nesnenin yapılandırma koleksiyonu türünü alır. Bu API kullanımdan kaldırıldı. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. Mobile Apps & ASP.NET içeren siteler.

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

Sabit listesi'nden ConfigurationElementCollectionType koleksiyonun türünü temsil eden bir değer.

Şunlara uygulanır

Ayrıca bkz.