SVsPreviewChangesService 接口

传递给 GetService 返回对 IVsPreviewChangesService 接口。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")> _
Public Interface SVsPreviewChangesService
[InterfaceTypeAttribute()]
[GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")]
public interface SVsPreviewChangesService

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间