ITaskItem2 Properties
Assembly: Microsoft.Build.Framework (in Microsoft.Build.Framework.dll)
| Name | Description | |
|---|---|---|
![]() | EvaluatedIncludeEscaped | Gets or sets the item include value e.g. 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. |
![]() | 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.(Inherited from ITaskItem.) |
![]() | MetadataCount | Gets the number of metadata entries associated with 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.(Inherited from ITaskItem.) |
![]() | MetadataNames | Gets the names of the metadata entries associated with 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.(Inherited from ITaskItem.) |
