This topic has not yet been rated - Rate this topic

IVsPreviewChangesService Interface

Displays the PreviewChanges dialog box used in refactoring code. You can get an instance of the interface from the SVsPreviewChangesService (SID_SVsPreviewChangesService) service.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("AF142B19-FB37-40C0-9C28-6617ADBFFAC7")] 
public interface IVsPreviewChangesService
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("AF142B19-FB37-40C0-9C28-6617ADBFFAC7") */ 
public interface IVsPreviewChangesService
InterfaceTypeAttribute(1) 
GuidAttribute("AF142B19-FB37-40C0-9C28-6617ADBFFAC7") 
public interface IVsPreviewChangesService

For a general description of refactoring code, see Refactoring.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ