IVsProfilableProjectCfg::LaunchProfiler Method ()
Visual Studio 2015
The profiler calls this method in the project system to start the launch procedure.
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.
For information on the typical use of this method, see IVsProfilerLauncher.
Show: