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

In This Topic
    ThumbnailUri Property (PortalItem)
    In This Topic
    Gets the URI associated with the thumbnail image for this item.
    Syntax
    public Uri ThumbnailUri {get;}
    Public ReadOnly Property ThumbnailUri As Uri
    Remarks
    ThumbnailUri will be null if this item has no associated URI.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also