ArcGIS Pro 3.7 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 ReadOnly Property ThumbnailUri As Uri
    public Uri ThumbnailUri {get;}
    Remarks
    ThumbnailUri will be null if this item has no associated URI.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also