Available Events
- Pre-Build - Before build.
- Post-Build - After build.
- Cancel-Build - by user or when occurs error.
- CommandEvent (DTE) - The Command Events from EnvDTE.
- Warnings-Build - Warnings during assembly processing.
- Errors-Build - Errors during assembly processing.
- Output-Build - Customization and full control by using listener.
- Sln-Opened - When solution has been opened.
- Sln-Closed - When solution has been closed.
- Transmitter - Transmission of the build-data to outer handler.
- Logging - All processes with internal logging.
Information for this section is not complete or temporarily is not available. To fix it, click - Edit |
Beyond of the solution level
Use the vsCommandEvent