ArcGIS Pro 3.7 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
    Function CopyPathAsync() As Task(Of String)
    Task<string> CopyPathAsync()

    Return Value

    Task
    Remarks
    Your pane is responsible for determining the context
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also