ArcGIS Pro 2.9 API Reference Guide
CanDeleteAsync Method (IContentsPaneClipboardOps)

ArcGIS.Desktop.Core Namespace > IContentsPaneClipboardOps Interface : CanDeleteAsync Method
Can a delete (of the selected item(s)) be accomplished
Syntax
Task<bool> CanDeleteAsync()
Function CanDeleteAsync() As Task(Of Boolean)

Return Value

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IContentsPaneClipboardOps Interface
IContentsPaneClipboardOps Members