ITraceActivity.Value Property

Definition

Gets or sets the content for this trace, as defined by the ValueType or Name property.

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Property Value

The content for this trace.

Applies to