Share via


SearchSettingsDataSource.PropertyNames.SearchPopupCloseDelay Field

The name of the value indicating the delay, in milliseconds, after a search is automatically started in the search control, until the search popup is automatically closed. Name is “SearchPopupCloseDelay”.

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

Syntax

'Declaration
Public Shared ReadOnly SearchPopupCloseDelay As String
public static readonly string SearchPopupCloseDelay
public:
static initonly String^ SearchPopupCloseDelay
static val SearchPopupCloseDelay: string
public static final var SearchPopupCloseDelay : String

.NET Framework Security

See Also

Reference

SearchSettingsDataSource.PropertyNames Class

Microsoft.VisualStudio.PlatformUI Namespace