WriteLinesToFile.Lines Property

Definition

Write each item as a line in the file.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public Microsoft.Build.Framework.ITaskItem[] Lines { get; set; }
C#
public Microsoft.Build.Framework.ITaskItem[] Lines { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

The items to write to the file.

Attributes

Applies to

Ürün Sürümler
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17