ArcGIS Pro 2.6 API Reference Guide
Tags Property (Item)

ArcGIS.Desktop.Core Namespace > Item Class : Tags Property
Gets and sets a comma-separated list of tags that describe the item. Derived from Tags defined in the item's metdata.
Syntax
public string Tags {get;}
Public ReadOnly Property Tags As String
Remarks
Tags are stored individually, but are assembled into a comma-separated list.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Item Class
Item Members