ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsPaneClipboardOps Interface / CanCutAsync Method

CanCutAsync Method (IContentsPaneClipboardOps)
Can a cut to the clipboard be accomplished
Syntax
Task<bool> CanCutAsync()

Return Value

Task{bool}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also