- PowerConsole brings the Visual Studio automation object DTE to your finger tips
- Use PowerShell and the Visual Studio automation system to explore DTE interactively
- Write simple scripts to automate everyday tasks in Visual Studio
- Directly access Visual Studio services with Get-VSService and Get-Interface
- Interact with Visual Studio MEF with Get-VSComponentModel
- PowerConsole Requires VS 2010 RC.
PowerConsole extensions also exist for IronPython and IronRuby.
A small sample of the properties and methods on the $dte variable (VS automation object DTE ) piped to Get-Member.



{ 0 comments… add one now }