ITextEdit Properties

 

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

NameDescription
System_CAPS_pubpropertyCanceled

Determines whether this edit has been canceled.(Inherited from ITextBufferEdit.)

System_CAPS_pubpropertyHasEffectiveChanges

Determines whether the edit has changes in non-read-only regions.

System_CAPS_pubpropertyHasFailedChanges

Determines whether any changes failed to be added to this edit due to read-only regions.

System_CAPS_pubpropertySnapshot

Gets a snapshot of the ITextBuffer at the time this object was created.(Inherited from ITextBufferEdit.)

Return to top
Show: