_dispBuildManagerEvents_Event Interface

Definition

Microsoft Internal Use Only.

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

public interface class _dispBuildManagerEvents_Event
public interface class _dispBuildManagerEvents_Event
__interface _dispBuildManagerEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj._dispBuildManagerEvents), typeof(VSLangProj._dispBuildManagerEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
public interface _dispBuildManagerEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj._dispBuildManagerEvents), typeof(VSLangProj._dispBuildManagerEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type _dispBuildManagerEvents_Event = interface
Public Interface _dispBuildManagerEvents_Event
Derived
Attributes

Methods

add_DesignTimeOutputDeleted(_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler)

Microsoft Internal Use Only.

add_DesignTimeOutputDirty(_dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler)

Microsoft Internal Use Only.

remove_DesignTimeOutputDeleted(_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler)

Microsoft Internal Use Only.

remove_DesignTimeOutputDirty(_dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler)

Microsoft Internal Use Only.

Events

DesignTimeOutputDeleted

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

Microsoft Internal Use Only.

DesignTimeOutputDirty

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

Microsoft Internal Use Only.

Applies to