Share via


NoNamespace.oldHelp Field

Definition

Represents the oldHelp XML attribute.

public static readonly System.Xml.Linq.XName oldHelp;
 staticval mutable oldHelp : System.Xml.Linq.XName
Public Shared ReadOnly oldHelp 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.OldHelp.

Applies to