SolutionConfiguration2::Activate Method ()

 

Moves the focus to the current item.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

When Activate is invoked, it is as if the user clicked the item, but no click events occur.

This example displays the active solution configuration item's name for the first item and then activates it. Open a project in the Visual Studio integrated development environment (IDE) before running this example.

No code example is currently available or this language may not be supported.
Return to top
Show: