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

CanDeleteAsync Method (IContentsPaneClipboardOps)
Can a delete (of the selected item(s)) be accomplished
Syntax
Task<bool> CanDeleteAsync()

Return Value

Task{bool}
Remarks
Your pane is responsible for determining the context
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also