TextContentChangingEventArgs Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Before | Gets the most recent ITextSnapshot before the change. |
![]() | BeforeVersion | Gets the ITextVersion associated with Before. |
![]() | Canceled | Determines whether the edit transaction has been canceled. |
![]() | EditTag | Gets an object provided by the initiator of the changes. |
Show:
