Share via


_dispBuildManagerEvents_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 _dispBuildManagerEvents_Event
[ComVisibleAttribute(false)]
public interface _dispBuildManagerEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispBuildManagerEvents_Event
[<ComVisibleAttribute(false)>]
type _dispBuildManagerEvents_Event =  interface end
public interface _dispBuildManagerEvents_Event

The _dispBuildManagerEvents_Event type exposes the following members.

Methods

  Name Description
Public method add_DesignTimeOutputDeleted Infrastructure. Microsoft Internal Use Only.
Public method add_DesignTimeOutputDirty Infrastructure. Microsoft Internal Use Only.
Public method remove_DesignTimeOutputDeleted Infrastructure. Microsoft Internal Use Only.
Public method remove_DesignTimeOutputDirty Infrastructure. Microsoft Internal Use Only.

Top

Events

  Name Description
Public event DesignTimeOutputDeleted Infrastructure. Microsoft Internal Use Only.
Public event DesignTimeOutputDirty Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

VSLangProj Namespace