Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the names of the actions of the search filter data source.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.PlatformUI.SearchFilterDataSource.VerbNames
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class VerbNames
public static class VerbNames
public ref class VerbNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type VerbNames = class end
public final class VerbNames
The SearchFilterDataSource.VerbNames type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ApplyFilter | The name of the apply filter action. Value is “ApplyFilter”. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.