TaskItem Properties

Include Protected Members
Include Inherited Members

The TaskItem type exposes the following members.

Properties

  Name Description
Public property ItemSpec Gets or sets the item specification.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.
Public property MetadataCount Gets the number of metadata set on the item.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.
Public property MetadataNames Gets the names of all the metadata on the item.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ITaskItem2.EvaluatedIncludeEscaped ITaskItem2 implementation which gets or sets the item include value. For disk-based items this would be the file path.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

Top

See Also

Reference

TaskItem Class

Microsoft.Build.Utilities Namespace