Share via


NoNamespace.dn Field

Definition

Represents the dn XML attribute.

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

Applies to