BuildManagerEventsClass Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Refer to BuildManagerEvents for this functionality. Do not instantiate from this class.
Assembly: VSLangProj (in VSLangProj.dll)
| Name | Description | |
|---|---|---|
![]() | BuildManagerEventsClass() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
| Name | Description | |
|---|---|---|
![]() | add_DesignTimeOutputDeleted(_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | add_DesignTimeOutputDirty(_dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | remove_DesignTimeOutputDeleted(_dispBuildManagerEvents_DesignTimeOutputDeletedEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | remove_DesignTimeOutputDirty(_dispBuildManagerEvents_DesignTimeOutputDirtyEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | DesignTimeOutputDeleted | This API supports the product infrastructure and is not intended to be used directly from your code. Raised when a project item that generates a portable executable is deleted from the project. |
![]() | DesignTimeOutputDirty | This API supports the product infrastructure and is not intended to be used directly from your code. Raised when a custom tool that results in a portable executable being generated or updated is run on a project item. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


