ArcGIS Pro 3.0 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, Windows 8.1

    See Also