IVsDataExplorerNodeSelection.CanDeleteAll Property

Definition

Gets a value indicating whether the group of currently selected nodes in Server Explorer can be deleted.

public:
 property bool CanDeleteAll { bool get(); };
public bool CanDeleteAll { get; }
member this.CanDeleteAll : bool
Public ReadOnly Property CanDeleteAll As Boolean

Property Value

true if the node selection can be deleted; otherwise, false.

Applies to