UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

TextBoxBaseTraceListener..::..Write Method (String)

When overridden in a derived class, writes the specified message to the listener you create in the derived class.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public void Write(
	string message
)

Parameters

message
Type: String
A message to write.