ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalGroup Class / ThumbnailUri Property

In This Topic
    ThumbnailUri Property (PortalGroup)
    In This Topic
    Gets the URI associated with the thumbnail image for this group.
    Syntax
    Public ReadOnly Property ThumbnailUri As Uri
    public Uri ThumbnailUri {get;}
    Remarks
    ThumbnailUri can be null
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also