TraceInformation Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Diagnostics Namespace
Trace Class
Trace Methods
TraceInformation Method
TraceInformation Method (Strin ...
TraceInformation Method (Strin ...
Trace Methods
Assert Method
Close Method
Fail Method
Flush Method
Indent Method
Refresh Method
TraceError Method
TraceInformation Method
TraceWarning Method
Unindent Method
Write Method
WriteIf Method
WriteLine Method
WriteLineIf Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Trace
.
.
::
.
TraceInformation Method
Writes an informational message to the trace listeners in the
Listeners
collection.
Overload List
Name
Description
TraceInformation(String)
Writes an informational message to the trace listeners in the
Listeners
collection using the specified message.
TraceInformation(String,
array<
Object
>
[]
()
[]
)
Writes an informational message to the trace listeners in the
Listeners
collection using the specified array of objects and formatting information.
Top
See Also
Reference
Trace Class
Trace Members
System.Diagnostics Namespace
Tags :