ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsPaneClipboardOps2 Interface / CanCopyPathAsync Method

In This Topic
    CanCopyPathAsync Method (IContentsPaneClipboardOps2)
    In This Topic
    Can copy the the current path.
    Syntax
    Task<bool> CanCopyPathAsync()
    Function CanCopyPathAsync() As Task(Of Boolean)

    Return Value

    Task{bool}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also