閱讀英文

共用方式為


IEditorOperations.CanDelete Property

Determines whether a delete operation is possible.

Namespace:  Microsoft.VisualStudio.Text.Operations
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

bool CanDelete { get; }

Property Value

Type: System.Boolean
true if a delete operation is possible, otherwise false.

.NET Framework Security

See Also

Reference

IEditorOperations Interface

Microsoft.VisualStudio.Text.Operations Namespace