WindowSearchSimpleFilter::DefaultFilterValue Property
Visual Studio 2015
Gets or sets the default filter value for the search filter.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property String^ DefaultFilterValue { [CompilerGeneratedAttribute] virtual String^ get() sealed; [CompilerGeneratedAttribute] private: virtual void set(String^ value) sealed; }
Show: