Share via


NoNamespace.dr Field

Definition

Represents the dr XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: undo.
  • corresponds to the following strongly-typed properties: Undo.DeletedRange.

Applies to