ErrorListProvider::BringToFront Method ()

 

Activates the Error List window and makes it visible.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
void BringToFront()

BringToFront should only be called at the completion of a build process.

Return to top
Show: