CommandShortcutConfiguration.Key2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the optional second key for this shortcut.
[System.Runtime.Serialization.DataMember]
public string Key2 { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Key2 : string
Public ReadOnly Property Key2 As String
Property Value
- Attributes