Below only about differences between vsCommandEvent and vsSolutionBuildEvent if they exists. Read first: |
InternalComponent
All internal operations with vsCommandEvent.
This component has some differences from original vsSolutionBuildEvent
Entry point for component
The vsCommandEvent requires the next name for all internal operations:
vsCE
or aliasCore
Samples:
#[vsCE ...]
#[Core ...]