DeviceFilterElementCollection.CollectionType 屬性

定義

取得這個 DeviceFilterElementCollection 物件的組態集合型別。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with 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

屬性值

來自 ConfigurationElementCollectionType 列舉型別的值,代表集合的型別。

適用於

另請參閱