ErrorListProvider.BringToFront Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Activates the Error List window and makes it visible.
public:
void BringToFront();
public:
void BringToFront();
void BringToFront();
public void BringToFront ();
member this.BringToFront : unit -> unit
Public Sub BringToFront ()
Remarks
BringToFront
should only be called at the completion of a build process.