WindowSearchSimpleFilter.DefaultFilterValue Property

Definition

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

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

Property Value

Returns the default filter value for the search filter.

Applies to