Share via


NoNamespace.exp Field

Definition

Represents the exp XML attribute.

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

Applies to