ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / Project Class / ThumbnailPath Property

In This Topic
    ThumbnailPath Property (Project)
    In This Topic
    Gets 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, Windows 8.1

    See Also