SearchSettingsDataSource.PropertyNames.SearchProgressShowDelay Field

Definition

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 

Field Value

Applies to