IVsProfilableProjectCfg.LaunchProfiler Method

Definition

The profiler calls this method in the project system to start the launch procedure.

public:
 void LaunchProfiler();
public:
 void LaunchProfiler();
void LaunchProfiler();
public void LaunchProfiler ();
abstract member LaunchProfiler : unit -> unit
Public Sub LaunchProfiler ()

Remarks

For information on the typical use of this method, see IVsProfilerLauncher.

Applies to