다음을 통해 공유


SearchOptionDataSource.VerbNames Class

Represents the names of the actions of a search option data source.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.PlatformUI.SearchOptionDataSource.VerbNames

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

Syntax

‘선언
Public NotInheritable Class VerbNames
public static class VerbNames

The SearchOptionDataSource.VerbNames type exposes the following members.

Fields

  Name Description
Public fieldStatic member Select The name of the selection action on a search option data source. Value is “Search”.

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.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace