SearchSettingsDataSource::SearchTrimsWhitespaces Property
Visual Studio 2015
Determines whether the common search control trims whitespace from the beginning and end of the search string before starting a search or adding the item to the most-recently-used (MRU) list. Default is true; whitespace is trimmed from the string before it is used.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::Booleantrue if whitespace should be trimmed before using the search string.
Show: