Share via


FilterElement.FilterType Vlastnost

Definice

Získá nebo nastaví FilterType tento konfigurační prvek.

public:
 property System::ServiceModel::Routing::Configuration::FilterType FilterType { System::ServiceModel::Routing::Configuration::FilterType get(); void set(System::ServiceModel::Routing::Configuration::FilterType value); };
[System.Configuration.ConfigurationProperty("filterType", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsRequired)]
public System.ServiceModel.Routing.Configuration.FilterType FilterType { get; set; }
[<System.Configuration.ConfigurationProperty("filterType", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsRequired)>]
member this.FilterType : System.ServiceModel.Routing.Configuration.FilterType with get, set
Public Property FilterType As FilterType

Hodnota vlastnosti

Typ filtru tohoto prvku.

Atributy

Platí pro