Condividi tramite


IVsIntellisenseProjectEventSink Interface

Defines the event functions for an Intellisense project. (IVsIntellisenseProject).

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

Syntax

<GuidAttribute("DFB5C0C2-817E-4A19-8C6D-E387FD68B50B")> _
<InterfaceTypeAttribute()> _
Public Interface IVsIntellisenseProjectEventSink

Dim instance As IVsIntellisenseProjectEventSink
[GuidAttribute("DFB5C0C2-817E-4A19-8C6D-E387FD68B50B")]
[InterfaceTypeAttribute()]
public interface IVsIntellisenseProjectEventSink
[GuidAttribute(L"DFB5C0C2-817E-4A19-8C6D-E387FD68B50B")]
[InterfaceTypeAttribute()]
public interface class IVsIntellisenseProjectEventSink
public interface IVsIntellisenseProjectEventSink

See Also

Reference

IVsIntellisenseProjectEventSink Members

Microsoft.VisualStudio.Shell.Interop Namespace