IVsProfilableProjectCfg.AllBrowserTargetsFinished 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.
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.
public:
void AllBrowserTargetsFinished();
public:
void AllBrowserTargetsFinished();
void AllBrowserTargetsFinished();
public void AllBrowserTargetsFinished ();
abstract member AllBrowserTargetsFinished : unit -> unit
Public Sub AllBrowserTargetsFinished ()