Share via


SearchSettingsDataSource.PropertyNames.SearchStartMinChars Field

Definition

The name of the property indicating the minimum number of characters that have relevance for the window search. The window host will wait for the user to type at least the min number of characters before calling IVsWindowSearch to start a new search. VSUI_TYPE_DWORD. Default=1.

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

Field Value

Applies to