SearchSettingsDataSource.PropertyNames.SearchTrimsWhitespaces Field

Definition

The name of the property indicating whether the search string has whitespaces trimmed from beginning and end before starting a search or adding the item to MRU list. VSUI_TYPE_BOOL. Default=True.

public: static initonly System::String ^ SearchTrimsWhitespaces;
static initonly std::wstring SearchTrimsWhitespaces;
public static readonly string SearchTrimsWhitespaces;
 staticval mutable SearchTrimsWhitespaces : string
Public Shared ReadOnly SearchTrimsWhitespaces As String 

Field Value

Applies to