FindInList.List Property

Definition

The list to search through

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

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

Property Value

The list in which to search for the itemspec.

Attributes

Applies to

Prodotto Versioni
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17