ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalItem Class / ItemTags Property

In This Topic
    ItemTags Property
    In This Topic
    Gets a list of user defined tags that are words or short phrases that describe the item.
    Syntax
    public IReadOnlyList<string> ItemTags {get;}
    Public ReadOnly Property ItemTags As IReadOnlyList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also