Property FunctionName
FunctionName
Gets or sets a user-defined name for this trace function.
Declaration
public string FunctionName { get; set; }
Property Value
| Type | Description |
|---|---|
| string | A user-defined name for this trace function. |
Remarks
Use this name to define a label for the corresponding function result in the trace output. The name can describe the function type applied to a network attribute and any condition that constrains the calculation.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |