ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMImagePresentationPage Class / SourceURL Property

In This Topic
    SourceURL Property (CIMImagePresentationPage)
    In This Topic
    Gets or sets the source URL of the image. Typically the source of the image copied into the ImageURI.
    Syntax
    Public Property SourceURL As String
    public string SourceURL {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also