FilterElement.Filter2 Property

Definition

Gets or sets the filter2 data of this configuration element. This value is only used when FilterType is set to AND.

[System.Configuration.ConfigurationProperty("filter2", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.None)]
public string Filter2 { get; set; }

Property Value

The filter2 value of this element.

Attributes

Remarks

The content of Filter2 is only used during evaluation of the AND filters. For more information, see FilterData.

Applies to

产品 版本
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1