ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsPaneClipboardOps2 Interface / CopyPathAsync Method

In This Topic
    CopyPathAsync Method (IContentsPaneClipboardOps2)
    In This Topic
    Copy the path to the clipboard
    Syntax
    Task<string> CopyPathAsync()
    Function CopyPathAsync() As Task(Of String)

    Return Value

    Task
    Remarks
    Your pane is responsible for determining the context
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also