IVsSimplePreviewChangesList Interface
This is a simplified version of the IVsPreviewChangesList interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'宣言
<InterfaceTypeAttribute()> _
<GuidAttribute("C42D228E-B275-4FE6-8469-F3184663B883")> _
Public Interface IVsSimplePreviewChangesList
'使用
Dim instance As IVsSimplePreviewChangesList
[InterfaceTypeAttribute()]
[GuidAttribute("C42D228E-B275-4FE6-8469-F3184663B883")]
public interface IVsSimplePreviewChangesList
[InterfaceTypeAttribute()]
[GuidAttribute(L"C42D228E-B275-4FE6-8469-F3184663B883")]
public interface class IVsSimplePreviewChangesList
public interface IVsSimplePreviewChangesList