FilterTableEntryElement::FilterName Property
.NET Framework (current version)
Gets or sets a value that specifies a reference to the filter element.
Assembly: System.ServiceModel.Routing (in System.ServiceModel.Routing.dll)
public: [ConfigurationPropertyAttribute("filterName", DefaultValue = null, Options = ConfigurationPropertyOptions::None | ConfigurationPropertyOptions::IsRequired | ConfigurationPropertyOptions::IsKey)] property String^ FilterName { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: