Click or drag to resize
FndTraceWriteLine Method
Overload List
  NameDescription
Public methodStatic memberWriteLine(String)
Write any message to trace. This is picked up by the Explorer Debug Console.
Public methodStatic memberWriteLine(String, String)
Write any message to trace. This is picked up by the Explorer Debug Console.
Public methodStatic memberWriteLine(String, TimeSpan)
Write any message to trace. This is picked up by the Explorer Debug Console.
Public methodStatic memberWriteLine(FndTraceSubCategoryId, String)
Write any message to trace. This is picked up by the Explorer Debug Console.
Public methodStatic memberWriteLine(String, String, TimeSpan)
Write any message to trace. This is picked up by the Explorer Debug Console.
Public methodStatic memberWriteLine(FndTraceSubCategoryId, String, TimeSpan)
Write any message to trace. This is picked up by the Explorer Debug Console.
Top
See Also