Share via


SearchSettingsDataSource.SearchStartMinCharsProperty Field

Definition

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

Applies to