Sign in
United States - English
Argentina (Español)
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...
from ideas to solutions
Home
Library
Learn
Downloads
Support
Community
Forums
WriteLine Method
.NET Framework Class Library
Trace
.
.
::
.
WriteLine Method
Writes information about the trace 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 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
Trace Class
Trace 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
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement
|
Site Feedback