CodeProfilingResults Sections Property Delta Engine Documentation

Namespace: DeltaEngine.Profiling
Assembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public List<CodeProfilerSection> Sections { get; }

Property Value

Type: List CodeProfilerSection 
See Also