TaskItem.MetadataNames Property

Definition

Gets the names of all the item's metadata.

public:
 property System::Collections::ICollection ^ MetadataNames { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection MetadataNames { get; }
member this.MetadataNames : System.Collections.ICollection
Public ReadOnly Property MetadataNames As ICollection

Property Value

List of metadata names.

Implements

Applies to