SearchSettingsDataSource.PropertyNames.SearchPopupCloseDelay Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the property indicating the delay in milliseconds after a search is automatically started after which the search popup is automatically closed. VSUI_TYPE_DWORD. Default=4000ms.
public: static initonly System::String ^ SearchPopupCloseDelay;
static initonly std::wstring SearchPopupCloseDelay;
public static readonly string SearchPopupCloseDelay;
staticval mutable SearchPopupCloseDelay : string
Public Shared ReadOnly SearchPopupCloseDelay As String