IVsPreviewChangesEngine Members
Include Protected Members
Include Inherited Members
Enables previewing before applying changes made by a given engine. Implemented by the refactoring engine.
The IVsPreviewChangesEngine type exposes the following members.
Methods
Name | Description | |
---|---|---|
ApplyChanges | Applies changes. | |
GetConfirmation | Gets the dialog confirmation text. | |
GetDescription | Gets the dialog description text. | |
GetHelpContext | Gets the dialog help context. | |
GetRootChangesList | Gets the root changes list. | |
GetTextViewDescription | Gets the dialog text view description. | |
GetTitle | Gets the dialog title text. | |
GetWarning | Gets the dialog warning text and level. |
Top