BaseUIHierarchy.GetCurrentSelection Method

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

‘선언
Protected Function GetCurrentSelection As SelectionPair()
protected SelectionPair[] GetCurrentSelection()
protected:
array<SelectionPair>^ GetCurrentSelection()
member GetCurrentSelection : unit -> SelectionPair[] 
protected function GetCurrentSelection() : SelectionPair[]

Return Value

Type: array<Microsoft.TeamFoundation.Common.SelectionPair[]

.NET Framework Security

See Also

Reference

BaseUIHierarchy Class

Microsoft.TeamFoundation.Common Namespace