This document is archived and information here might be outdated. Recommended version. |
Indicates if the workspace supports edit sessions with the ability to undo individual edit operations.
[Visual Basic .NET] Public ReadOnly Property CanUndo As Boolean
[C#] public bool CanUndo {get;}
[C++]
HRESULT get_CanUndo(
Boolean* CanUndo
);
[C++]
Parameters CanUndo [out, retval]
CanUndo is a parameter of type bool*