Share via


NoNamespace.oldShortcutKey Field

Definition

Represents the oldShortcutKey XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rdn.
  • corresponds to the following strongly-typed properties: RevisionDefinedName.OldShortcutKey.

Applies to