SearchControlDataSource.VerbNames.NotifyNavigationKey Field

The name of the action of notifying the data source that a navigation key is pressed. Value is “NotifyNavigationKey”.

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

Syntax

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

.NET Framework Security

See Also

Reference

SearchControlDataSource.VerbNames Class

Microsoft.VisualStudio.PlatformUI Namespace