VSSEARCHSTARTTYPE Enum

Definition

Specifies when the search will start.

C#
public enum VSSEARCHSTARTTYPE
Inheritance
VSSEARCHSTARTTYPE

Fields

Name Value Description
SST_INSTANT 0

The search starts immediately after the user presses a character.

SST_DELAYED 1

The search starts after a delay that begins since the user last pressed a character in the search box, typically 1 second.

SST_ONDEMAND 2

The search only starts when the Enter key is pressed.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022