IVsPreviewChangesService Members
Include Protected Members
Include Inherited Members
Displays the PreviewChanges dialog box used in refactoring code. You can get an instance of the interface from the SVsPreviewChangesService (SID_SVsPreviewChangesService) service.
The IVsPreviewChangesService type exposes the following members.
Methods
Name
Description
Preview the refactoring changes by displaying the Preview Changes dialog.
Top