FilterElement.FilterType Özellik

Tanım

Bu yapılandırma öğesinin öğesini FilterType alır veya ayarlar.

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

Özellik Değeri

Bu öğenin filtre türü.

Öznitelikler

Şunlara uygulanır