ArcGIS Pro 3.7 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
    Function CanCopyPathAsync() As Task(Of Boolean)
    Task<bool> CanCopyPathAsync()

    Return Value

    Task{bool}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also