Share via


IVsPreviewChangesList Interface

Represents a list of items in the changes tree of the Preview Changes tool window.

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

Syntax

'Déclaration
<GuidAttribute("B334F714-993B-4902-89E0-792213B538DB")> _
<InterfaceTypeAttribute()> _
Public Interface IVsPreviewChangesList
'Utilisation
Dim instance As IVsPreviewChangesList
[GuidAttribute("B334F714-993B-4902-89E0-792213B538DB")]
[InterfaceTypeAttribute()]
public interface IVsPreviewChangesList
[GuidAttribute(L"B334F714-993B-4902-89E0-792213B538DB")]
[InterfaceTypeAttribute()]
public interface class IVsPreviewChangesList
public interface IVsPreviewChangesList

See Also

Reference

IVsPreviewChangesList Members

Microsoft.VisualStudio.Shell.Interop Namespace