WindowSearchSimpleFilter.DefaultFilterValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.