CommandShortcutConfiguration.ActivationConstraint 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 UI Context GUID used to scope the shortcut.
[System.Runtime.Serialization.DataMember(Name="context")]
public string ActivationConstraint { get; }
[<System.Runtime.Serialization.DataMember(Name="context")>]
member this.ActivationConstraint : string
Public ReadOnly Property ActivationConstraint As String
Property Value
- Attributes