共用方式為


DeviceFiltersSection.Filters 屬性

定義

取得 DeviceFilterElement 物件中所包含的 DeviceFiltersSection 物件集合 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET

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 物件集合

屬性

適用於