Limitations
Runtime only.
Read only.
Gets a string that represents the name of the action that will be performed when a call to the Undo method is made. The property's value is null if there is no action that can be undone.
Introduced: 11.0.
public string UndoActionName { get; }
Public ReadOnly Property UndoActionName() As String
Runtime only.
Read only.