SearchSettingsDataSource.PropertyNames.SearchStartDelay 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 which a search starts automatically (for delayed search type). VSUI_TYPE_DWORD. Default=1000ms.
public: static initonly System::String ^ SearchStartDelay;
static initonly std::wstring SearchStartDelay;
public static readonly string SearchStartDelay;
staticval mutable SearchStartDelay : string
Public Shared ReadOnly SearchStartDelay As String