IVsSelectionContext.DeleteSelectedItems(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Protected method to delete selected items
public:
void DeleteSelectedItems(System::String ^ transactionName);
public void DeleteSelectedItems (string transactionName);
abstract member DeleteSelectedItems : string -> unit
Public Sub DeleteSelectedItems (transactionName As String)
Parameters
- transactionName
- String
Remarks
This is used both for Cut/Delete