IVsPreviewChangesService Members
Include Protected Members
Include Inherited Members
Displays the Preview Changes 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 | |
---|---|---|
PreviewChanges | Preview the refactoring changes by displaying the Preview Changes dialog. |
Top