Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.