Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")> _
Public Interface SVsPreviewChangesService
'Usage
Dim instance As SVsPreviewChangesService
[InterfaceTypeAttribute()]
[GuidAttribute("12143874-DA05-4D05-9F57-2D339C142220")]
public interface SVsPreviewChangesService
[InterfaceTypeAttribute()]
[GuidAttribute(L"12143874-DA05-4D05-9F57-2D339C142220")]
public interface class SVsPreviewChangesService
public interface SVsPreviewChangesService