Edit

Share via


ClientConfiguration.TraceToConsole Property

Definition

The TraceToConsole attribute specifies whether trace output should be written to the console. The default is write trace data to the console if available.

public bool TraceToConsole { get; set; }
member this.TraceToConsole : bool with get, set
Public Property TraceToConsole As Boolean

Property Value

Implements

Applies to