Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Note
This task is only available when using the C++ build system.
Experimental task that enables parallel execution of MIDL, CL, Clang, and FXC (hlsl). See Improve parallelism in MSBuild.
Parameters
The following table describes the parameters of the MultiToolTask task.
| Parameter | Description |
|---|---|
| EnvironmentVariablesToSet | Optional string[] parameter. |
| SemaphoreProcCount | Optional string parameter. |
| SchedulerFunction | Optional string parameter. |
| SchedulerVerbose | Optional bool parameter. |
| Sources | Required ITaskItem[] parameter. |
| TaskAssemblyName | Optional string parameter. |
| TaskName | Required string parameter. |
| TrackerLogDirectory | Required string parameter. |