ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsPaneClipboardOps Interface / CanPasteAsync Method
Version

    CanPasteAsync Method (IContentsPaneClipboardOps)
    Can a paste from the clipboard be accomplished
    Syntax
    Task<bool> CanPasteAsync()

    Return Value

    Task{bool}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also