Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Note
This task is only available when using the C++ build system.
Wraps the Microsoft C++ compiler tool, cmd.exe. This class derives from TrackedVCToolTask, but does not use file tracking to discover file dependencies. All dependencies should be explicitly specified as AdditionalDependencies for incremental build working properly.
Parameters
The following table describes the parameters of the CustomBuild task.
| Parameter | Description |
|---|---|
| BuildSuffix | Optional string parameter. |
| Sources | Required ITaskItem[] parameter. |
| TrackerLogDirectory | Optional string parameter. |