Share via


NoNamespace.oldDescription Field

Definition

Represents the oldDescription XML attribute.

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

Applies to