Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends the selected items in the UI up to the current node, resulting in multiple node selection.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Sub ExtendSelectionToNode
'Usage
Dim instance As IVsDataExplorerNode
instance.ExtendSelectionToNode()
void ExtendSelectionToNode()
void ExtendSelectionToNode()
function ExtendSelectionToNode()
Remarks
This is equivalent to pressing the SHIFT key and selecting multiple nodes with the mouse.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.