SearchSettingsDataSource.SearchStartMinCharsProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the property that indicates the minimum number of characters that have relevance for the window search. The window host waits for the user to type at least the minimum number of characters before calling IVsWindowSearch to start a new search. Type; VSUI_TYPE_DWORD. Default=1.
public: static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty ^ SearchStartMinCharsProperty;
static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty SearchStartMinCharsProperty;
public static readonly Microsoft.Internal.VisualStudio.PlatformUI.GelProperty SearchStartMinCharsProperty;
staticval mutable SearchStartMinCharsProperty : Microsoft.Internal.VisualStudio.PlatformUI.GelProperty
Public Shared ReadOnly SearchStartMinCharsProperty As GelProperty
Field Value
Microsoft.Internal.VisualStudio.PlatformUI.GelProperty