_dispImportsEvents_Event Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  VSLangProj
Assembly:  VSLangProj (in VSLangProj.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Interface _dispImportsEvents_Event
[ComVisibleAttribute(false)]
public interface _dispImportsEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispImportsEvents_Event
[<ComVisibleAttribute(false)>]
type _dispImportsEvents_Event =  interface end
public interface _dispImportsEvents_Event

The _dispImportsEvents_Event type exposes the following members.

Methods

  Name Description
Public method add_ImportAdded Infrastructure. Microsoft Internal Use Only.
Public method add_ImportRemoved Infrastructure. Microsoft Internal Use Only.
Public method remove_ImportAdded Infrastructure. Microsoft Internal Use Only.
Public method remove_ImportRemoved Infrastructure. Microsoft Internal Use Only.

Top

Events

  Name Description
Public event ImportAdded Infrastructure. Microsoft Internal Use Only.
Public event ImportRemoved Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

VSLangProj Namespace