TraceText Method

Top  Previous  Next

Allows to insert custom string data into the trace file.

 

Vb.NET Syntax

 

Trace.TraceText (Msg As String)

 

C# Syntax

 

Trace.TraceText (string Msg);