Show / Hide Table of Contents

Property Results

| Edit this page View Source

Results

Gets the IEnumerable<T> returned by trace.

Declaration
public IEnumerable<UtilityTraceResult>? Results { get; }
Property Value
Type Description
IEnumerable<UtilityTraceResult>

The IEnumerable<T> returned by trace.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX