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

CanCopyPathAsync Method (IContentsPaneClipboardOps2)
Can copy the the current path.
Syntax
Task<bool> CanCopyPathAsync()

Return Value

Task{bool}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.5 or higher.
See Also