Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
void ExtendSelectionToNode()
void ExtendSelectionToNode()
abstract ExtendSelectionToNode : unit -> unit
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.