FilterElement::FilterType Property
.NET Framework (current version)
Gets or sets the FilterType of this configuration element.
Assembly: System.ServiceModel.Routing (in System.ServiceModel.Routing.dll)
public: [ConfigurationPropertyAttribute("filterType", DefaultValue = null, Options = ConfigurationPropertyOptions::IsRequired)] property FilterType FilterType { FilterType get(); void set(FilterType value); }
Property Value
Type: System.ServiceModel.Routing.Configuration::FilterTypeThe filter type of this element.
.NET Framework
Available since 4.0
Available since 4.0
Show: