SearchSettingsDataSource.PropertyNames.SearchProgressShowDelay 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 from the search start after which the progress indicator is displayed. This allows fast searches to complete without showing progress. VSUI_TYPE_DWORD. Default=200ms.
public: static initonly System::String ^ SearchProgressShowDelay;
static initonly std::wstring SearchProgressShowDelay;
public static readonly string SearchProgressShowDelay;
staticval mutable SearchProgressShowDelay : string
Public Shared ReadOnly SearchProgressShowDelay As String