ArcGIS Pro 3.7 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 ReadOnly Property ThumbnailPath As String
    public string ThumbnailPath {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also