Freigeben über


SearchSettingsDataSource.PropertyNames.SearchTrimsWhitespaces Field

The name of the flag indicating whether the Visual Studio 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. Name is “SearchTrimsWhitespaces”

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly SearchTrimsWhitespaces As String
public static readonly string SearchTrimsWhitespaces

.NET Framework Security

See Also

Reference

SearchSettingsDataSource.PropertyNames Class

Microsoft.VisualStudio.PlatformUI Namespace