ProjectItemInstance.ITaskItem.MetadataNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ITaskItem implementation
property System::Collections::ICollection ^ Microsoft::Build::Framework::ITaskItem::MetadataNames { System::Collections::ICollection ^ get(); };
System.Collections.ICollection Microsoft.Build.Framework.ITaskItem.MetadataNames { get; }
member this.Microsoft.Build.Framework.ITaskItem.MetadataNames : System.Collections.ICollection
ReadOnly Property MetadataNames As ICollection Implements ITaskItem.MetadataNames
Property Value
The names of the metadata entries associated with the item.