DeviceFilterElementCollection.CollectionType 속성

정의

DeviceFilterElementCollection 개체의 구성 컬렉션 형식을 가져옵니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(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

ConfigurationElementCollectionType 열거형에서 컬렉션의 형식을 나타내는 값입니다.

적용 대상

추가 정보