Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
This task is only available when using the C++ build system.
Helper task to get output file name for cl and other tools, which allow specifying only output directory or full file name or nothing.
Parameters
The following table describes the parameters of the GetOutputFileName task.
Parameter | Description |
---|---|
OutputExtension | Required string parameter. |
OutputFile | Optional string output parameter. |
OutputPath | Optional string parameter. |
SourceFile | Required string parameter. |