FindInList.ItemSpecToFind Property

Definition

The itemspec to try to find

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

C#
[Microsoft.Build.Framework.Required]
public string ItemSpecToFind { get; set; }
C#
[Microsoft.Build.Framework.Required]
public string ItemSpecToFind { [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 itemspec to search for.

Attributes

Applies to

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