IVsProfilableProjectCfg::GetSupportedProfilingTasks Method (Array^)
Visual Studio 2015
Specifies the profiling tasks that are supported by this project system.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- tasks
-
Type:
System::Array^
[out] An array of profiling tasks supported by this project system.
. If tasks is empty, all profiling tasks are supported. Otherwise, this parameter returns some combination of:
ClassicCPUSampling
ClassicInstrumentation
ClassicConcurrency
Show: