ProjectEvaluationFinishedEventArgs.

ProfilerResult Property

Summary

The result of profiling a project.

Syntax

public ProfilerResult? ProfilerResult { get; set; }

Remarks

Null if profiling is not turned on

Value

Type Description
ProfilerResult?