Freigeben über


SearchSettingsDataSource.SearchStartMinCharsProperty Field

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.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public Shared ReadOnly SearchStartMinCharsProperty As GelProperty
public static readonly GelProperty SearchStartMinCharsProperty
public:
static initonly GelProperty^ SearchStartMinCharsProperty
static val SearchStartMinCharsProperty: GelProperty
public static final var SearchStartMinCharsProperty : GelProperty

.NET Framework Security

See Also

Reference

SearchSettingsDataSource Class

Microsoft.VisualStudio.PlatformUI Namespace