Share via


NoNamespace.shortcutKey Field

Definition

Represents the shortcutKey XML attributes.

public static readonly System.Xml.Linq.XName shortcutKey;
 staticval mutable shortcutKey : System.Xml.Linq.XName
Public Shared ReadOnly shortcutKey As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: definedName, rdn.
  • corresponds to the following strongly-typed properties: DefinedName.ShortcutKey, RevisionDefinedName.ShortcutKey.

Applies to