ITraceActivity.Label Property

Definition

Gets or sets an optional label which can provide contextual information about the trace.

public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

Property Value

A descriptive label for the trace.

Applies to