Share via


SearchSettingsDataSource.PropertyNames.SearchProgressType Field

The name of the value indicating the progress type supported by the Visual Studio common search control. Name is “SearchProgressType”.

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

Syntax

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

.NET Framework Security

See Also

Reference

SearchSettingsDataSource.PropertyNames Class

Microsoft.VisualStudio.PlatformUI Namespace