Compartilhar via


SearchSettingsDataSource.SearchPopupCloseDelayProperty Field

The name of the property that indicates the delay in milliseconds after a search is automatically started after which the search popup is automatically closed. Type: VSUI_TYPE_DWORD. Default=4000ms.

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

Syntax

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

.NET Framework Security

See Also

Reference

SearchSettingsDataSource Class

Microsoft.VisualStudio.PlatformUI Namespace