Property AutoZoomToTraceResults
| Edit this page View SourceAutoZoomToTraceResults
Gets or sets a value indicating whether to navigate to the result area once trace is complete.
Declaration
public bool AutoZoomToTraceResults { get; set; }
Property Value
Type | Description |
---|---|
bool | A value indicating whether to navigate to the result area once trace is complete. |