IProjectEventsListener Interface

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
<ComVisibleAttribute(True)> _
Public Interface IProjectEventsListener
[ComVisibleAttribute(true)]
public interface IProjectEventsListener
[ComVisibleAttribute(true)]
public interface class IProjectEventsListener
[<ComVisibleAttribute(true)>]
type IProjectEventsListener =  interface end
public interface IProjectEventsListener

The IProjectEventsListener type exposes the following members.

Properties

  Name Description
Public property IsProjectEventsListener This class and its members are reserved for internal use and are not intended to be used in your code.

Top

See Also

Reference

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal Namespace