CompileWorkflowTask.OutputFiles Property

Definition

Gets an array of paths to output files from the workflow project being compiled.

C#
[Microsoft.Build.Framework.Output]
public Microsoft.Build.Framework.ITaskItem[] OutputFiles { get; }

Property Value

An array of paths to output files from the workflow project being compiled.

Attributes

Remarks

These files are temporary files and may be removed after compilation, depending the value of the KeepTemporaryFiles property.

Applies to

제품 버전
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1