IVsWindowSearchSimpleFilter.DefaultFilterValue Property

Definition

Gets a default value string that is used by the shell in constructs like filterfield:defaultvalue when the filter button is clicked.

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

Applies to