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
- 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.