ArcGIS Pro 2.8 API Reference Guide
CanCopyPathAsync Method (IContentsPaneClipboardOps2)

ArcGIS.Desktop.Core Namespace > IContentsPaneClipboardOps2 Interface : CanCopyPathAsync Method
Can copy the the current path.
Syntax
Task<bool> CanCopyPathAsync()
Function CanCopyPathAsync() As Task(Of Boolean)

Return Value

Task{bool}
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

IContentsPaneClipboardOps2 Interface
IContentsPaneClipboardOps2 Members