The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Debug::Print Method
.NET Framework (current version)
Writes a message followed by a line terminator to the trace listeners in the Listeners collection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Print(String^) | Writes a message followed by a line terminator to the trace listeners in the Listeners collection. |
![]() ![]() | Print(String^, array<Object^>^) | Writes a formatted string followed by a line terminator to the trace listeners in the Listeners collection. |
Show:

