ArcGIS Pro 2.9 API Reference Guide
Tags Property (Project)

ArcGIS.Desktop.Core Namespace > Project Class : Tags Property
Gets 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 11, Windows 10, Windows 8.1

See Also

Reference

Project Class
Project Members