DeviceFiltersSection.Filters 속성

정의

DeviceFilterElement 개체에 포함된 DeviceFiltersSection 개체의 컬렉션을 가져옵니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public:
 property System::Web::Mobile::DeviceFilterElementCollection ^ Filters { System::Web::Mobile::DeviceFilterElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)]
public System.Web.Mobile.DeviceFilterElementCollection Filters { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)>]
member this.Filters : System.Web.Mobile.DeviceFilterElementCollection
Public ReadOnly Property Filters As DeviceFilterElementCollection

속성 값

DeviceFilterElement에 포함된 DeviceFiltersSection 개체의 컬렉션입니다.

특성

적용 대상