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.12.0 (in Microsoft.VisualStudio.Shell.12.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
- 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.