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.
Gets or sets the key binding that jumps to the initial tab.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Protected Property ShortcutKeyBindings As String
Get
Set
'Usage
Dim value As String
value = Me.ShortcutKeyBindings
Me.ShortcutKeyBindings = value
protected string ShortcutKeyBindings { get; set; }
Property Value
Type: System.String
The shortcut key binding.