ArcGIS Pro 2.8 API Reference Guide
ThumbnailUri Property (PortalItem)

ArcGIS.Desktop.Core.Portal Namespace > PortalItem Class : ThumbnailUri Property
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 10, Windows 8.1

See Also

Reference

PortalItem Class
PortalItem Members