Show / Hide Table of Contents

Property TraceConfiguration

TraceConfiguration

Gets the UtilityTraceConfiguration returned by this named trace configuration.

Declaration
public UtilityTraceConfiguration TraceConfiguration { get; }
Property Value
Type Description
UtilityTraceConfiguration

The UtilityTraceConfiguration returned by this named trace configuration.

Remarks

This UtilityTraceConfiguration defines the UtilityNamedTraceConfiguration and cannot be modified. Any change on this object will be discarded.

Use GetDefaultTraceConfiguration() method instead to return a copy of the UtilityTraceConfiguration defined for this UtilityNamedTraceConfiguration.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.11 - 100.13
.NET Framework100.11
.NET 5100.11
.NET Core 3.1100.11
Xamarin.Android100.11 - 100.13
Xamarin.iOS100.11
UWP100.11 - 100.15
In This Article
Back to top Copyright © 2022 Esri.