IVsProfilableProjectCfg::AllBrowserTargetsFinished Method ()
Visual Studio 2015
If browser targets were created, call this method when all of the browser targets have exited. This is useful if you want the project system finish profiling when the browser is closed by shutting down any services they provided.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: