ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / ThumbnailPath Property

In This Topic
    ThumbnailPath Property (Item)
    In This Topic
    Gets and sets a path to a thumbnail that describes and helps to identify the item. Derived from the Thumbnail that is extracted from the item's metadata.
    Syntax
    public string ThumbnailPath {get;}
    Public ReadOnly Property ThumbnailPath As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also