This document is archived and information here might be outdated.  Recommended version.


ITraceTask.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITraceTask Interface > ITraceTask.Name Property
ArcGIS Developer Help

ITraceTask.Name Property

Name of the trace task.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

This is the name of the trace task that will be displayed in the Trace Task dropdown list on the Utility Network Analysis toolbar in ArcMap.

See Also

ITraceTask Interface