Share via


SearchSettingsDataSource.SearchTrimsWhitespacesProperty Field

Definition

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

public: static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty ^ SearchTrimsWhitespacesProperty;
static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty SearchTrimsWhitespacesProperty;
public static readonly Microsoft.Internal.VisualStudio.PlatformUI.GelProperty SearchTrimsWhitespacesProperty;
 staticval mutable SearchTrimsWhitespacesProperty : Microsoft.Internal.VisualStudio.PlatformUI.GelProperty
Public Shared ReadOnly SearchTrimsWhitespacesProperty As GelProperty 

Field Value

Microsoft.Internal.VisualStudio.PlatformUI.GelProperty

Applies to