IVsSupportItemHandoff2 Interface

Gives the receiver project a chance to do any necessary processing of the document to be handed off.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("2AFA4F74-7A1A-4DEE-8F99-46E74E5A3C0F")> _
Public Interface IVsSupportItemHandoff2
'Usage
Dim instance As IVsSupportItemHandoff2
[InterfaceTypeAttribute()]
[GuidAttribute("2AFA4F74-7A1A-4DEE-8F99-46E74E5A3C0F")]
public interface IVsSupportItemHandoff2
[InterfaceTypeAttribute()]
[GuidAttribute(L"2AFA4F74-7A1A-4DEE-8F99-46E74E5A3C0F")]
public interface class IVsSupportItemHandoff2
public interface IVsSupportItemHandoff2

See Also

Reference

IVsSupportItemHandoff2 Members

Microsoft.VisualStudio.Shell.Interop Namespace