C1.Silverlight Namespace > Trace Class : WriteLine Method |
Overload | Description |
---|---|
WriteLine(Object) | Writes the value of a specified object's System.Object.ToString() method to the debugger by using the OutputDebugString function. |
WriteLine(String) | Writes a specified message followed by a line terminator to the debugger by using the OutputDebugString function. |
WriteLine(String,Object[]) | Writes a formatted string followed by a line terminator to the debugger by using the OutputDebugString function. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2