Share via


NoNamespace.oldComment Field

Definition

Represents the oldComment XML attribute.

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

Applies to