FndTraceWriteLine Method |
Name | Description | |
---|---|---|
![]() ![]() | WriteLine(String) |
Write any message to trace.
This is picked up by the Explorer Debug Console.
|
![]() ![]() | WriteLine(String, String) |
Write any message to trace.
This is picked up by the Explorer Debug Console.
|
![]() ![]() | WriteLine(String, TimeSpan) |
Write any message to trace.
This is picked up by the Explorer Debug Console.
|
![]() ![]() | WriteLine(FndTraceSubCategoryId, String) |
Write any message to trace.
This is picked up by the Explorer Debug Console.
|
![]() ![]() | WriteLine(String, String, TimeSpan) |
Write any message to trace.
This is picked up by the Explorer Debug Console.
|
![]() ![]() | WriteLine(FndTraceSubCategoryId, String, TimeSpan) |
Write any message to trace.
This is picked up by the Explorer Debug Console.
|