In The Hand LtdIn The Hand
Write Method (message, category)
NamespacesInTheHand.DiagnosticsTraceHelperWrite(String, String)
.NET Components for Mobility
Writes a category name and a message to the trace listeners in the Listeners collection.
Declaration Syntax
C#Visual Basic
public static void Write(
	string message,
	string category
)
Public Shared Sub Write ( _
	message As String, _
	category As String _
)
Parameters
message (String)
A message to write.
category (String)
A category name used to organize the output.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0