SearchSettingsDataSource.SearchStartDelayProperty Field
The name of the property that indicates the delay in milliseconds after which a search starts automatically (for delayed search type). Type: VSUI_TYPE_DWORD. Default=1000ms.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly SearchStartDelayProperty As GelProperty
public static readonly GelProperty SearchStartDelayProperty
public:
static initonly GelProperty^ SearchStartDelayProperty
static val SearchStartDelayProperty: GelProperty
public static final var SearchStartDelayProperty : GelProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.