TaskItem::Select Method ()
Visual Studio 2015
Causes this item to become active in the integrated development environment (IDE).
Assembly: EnvDTE (in EnvDTE.dll)
Select makes this item the currently selected task. If the Displayed property is false, however, then Select throws a COMException exception.
Show: