Share via


SVsPreviewChangesService Interface

Passed to GetService to return a reference to the IVsPreviewChangesService interface.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Déclaration
<GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")> _
<InterfaceTypeAttribute()> _
Public Interface SVsPreviewChangesService
'Utilisation
Dim instance As SVsPreviewChangesService
[GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")]
[InterfaceTypeAttribute()]
public interface SVsPreviewChangesService
[GuidAttribute(L"12143874-DA05-4D05-9F57-2D339C142220")]
[InterfaceTypeAttribute()]
public interface class SVsPreviewChangesService
public interface SVsPreviewChangesService

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace