Share via


P1912.undo Field

Definition

Represents the p1912:undo XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: event.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: TaskUndo.

Applies to