ITextEdit Properties

Include Protected Members
Include Inherited Members

The ITextEdit type exposes the following members.

Properties

  Name Description
Public property Canceled Determines whether this edit has been canceled. (Inherited from ITextBufferEdit.)
Public property HasEffectiveChanges Determines whether the edit has changes in non-read-only regions.
Public property HasFailedChanges Determines whether any changes failed to be added to this edit due to read-only regions.
Public property Snapshot Gets a snapshot of the ITextBuffer at the time this object was created. (Inherited from ITextBufferEdit.)

Top

See Also

Reference

ITextEdit Interface

Microsoft.VisualStudio.Text Namespace