Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
Microsoft Developer Network
Home
Library
Learn
Downloads
Support
Community
Forums
WriteLine Method
.NET Framework Class Library
Debug
.
.
::
.
WriteLine Method
Writes information about the debug to the trace listeners in the
Listeners
collection.
Overload List
Name
Description
WriteLine(Object)
Writes the value of the object's
ToString
method to the trace listeners in the
Listeners
collection.
WriteLine(String)
Writes a message followed by a line terminator to the trace listeners in the
Listeners
collection.
WriteLine(Object, String)
Writes a category name and the value of the object's
ToString
method to the trace listeners in the
Listeners
collection.
WriteLine(String, String)
Writes a category name and message to the trace listeners in the
Listeners
collection.
Top
See Also
Reference
Debug Class
Debug Members
System.Diagnostics Namespace
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Site Feedback
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement