Share via


SqlBuildTask.IntermediateFileWrites Property

Definition

[Microsoft.Build.Framework.Output]
public Microsoft.Build.Framework.ITaskItem[] IntermediateFileWrites { get; set; }
[<Microsoft.Build.Framework.Output>]
member this.IntermediateFileWrites : Microsoft.Build.Framework.ITaskItem[] with get, set
Public Property IntermediateFileWrites As ITaskItem()

Property Value

Attributes

Applies to