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.12.0 (in Microsoft.VisualStudio.Shell.12.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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.