WindowSearchSimpleFilter.FilterField Property

Definition

Gets or sets the filter field value for the search filter.

public:
 property System::String ^ FilterField { System::String ^ get(); };
public:
 property Platform::String ^ FilterField { Platform::String ^ get(); };
public string FilterField { get; }
member this.FilterField : string
Public ReadOnly Property FilterField As String

Property Value

Returns the filter field value for the search filter.

Applies to