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.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly SearchTrimsWhitespaces As String
public static readonly string SearchTrimsWhitespaces
public:
static initonly String^ SearchTrimsWhitespaces
static val SearchTrimsWhitespaces: string
public static final var SearchTrimsWhitespaces : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.