This topic has not yet been rated - Rate this topic

VsUndoUnit Interface

Determines if the undo unit applies to UI items only. See IVsUndoUnit.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
[GuidAttribute("A8C3D107-7EDF-4B1B-8A81-080AC91590E9")]
public interface VsUndoUnit : IVsUndoUnit

The VsUndoUnit type exposes the following members.

  NameDescription
Public methodfChangeDataIndicates whether the undo unit applies to UI only and does not change the document data. (Inherited from IVsUndoUnit.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.