IVsTrackBatchRetargetingEvents Interface

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

Syntax

‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("B8CB3252-2133-4869-9E34-DBCECD058081")> _
Public Interface IVsTrackBatchRetargetingEvents
‘사용 방법
Dim instance As IVsTrackBatchRetargetingEvents
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("B8CB3252-2133-4869-9E34-DBCECD058081")]
public interface IVsTrackBatchRetargetingEvents
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"B8CB3252-2133-4869-9E34-DBCECD058081")]
public interface class IVsTrackBatchRetargetingEvents
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("B8CB3252-2133-4869-9E34-DBCECD058081")>]
type IVsTrackBatchRetargetingEvents =  interface end
public interface IVsTrackBatchRetargetingEvents

See Also

Reference

IVsTrackBatchRetargetingEvents Members

Microsoft.VisualStudio.Shell.Interop Namespace