Share via


SearchSettingsDataSource.PropertyNames.SearchProgressShowDelay Field

The name of the value indicating the delay, in milliseconds, after a search is started in the search control, until the progress indicator automatically displays. Name is “SearchProgressShowDelay”.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly SearchProgressShowDelay As String
public static readonly string SearchProgressShowDelay
public:
static initonly String^ SearchProgressShowDelay
static val SearchProgressShowDelay: string
public static final var SearchProgressShowDelay : String

.NET Framework Security

See Also

Reference

SearchSettingsDataSource.PropertyNames Class

Microsoft.VisualStudio.PlatformUI Namespace