IVsTrackBatchRetargetingEvents Interface

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

Syntax

'Declaración
<GuidAttribute("B8CB3252-2133-4869-9E34-DBCECD058081")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsTrackBatchRetargetingEvents
'Uso
Dim instance As IVsTrackBatchRetargetingEvents
[GuidAttribute("B8CB3252-2133-4869-9E34-DBCECD058081")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTrackBatchRetargetingEvents
[GuidAttribute(L"B8CB3252-2133-4869-9E34-DBCECD058081")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsTrackBatchRetargetingEvents
[<GuidAttribute("B8CB3252-2133-4869-9E34-DBCECD058081")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsTrackBatchRetargetingEvents =  interface end
public interface IVsTrackBatchRetargetingEvents

See Also

Reference

IVsTrackBatchRetargetingEvents Members

Microsoft.VisualStudio.Shell.Interop Namespace