Debugger Constructor
Collapse the table of content
Expand the table of content

Debugger Constructor

Note: This API is now obsolete.

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the Debugger class.

Namespace:  System.Diagnostics
Assembly:  mscorlib (in mscorlib.dll)

[ObsoleteAttribute("Do not create instances of the Debugger class.  Call the static methods directly on this type instead", 
	true)]
public Debugger()

Windows Phone OS

Supported in: 7.1, 7.0
Obsolete (does not compile) in 8.0 and later

Windows Phone

Show:
© 2017 Microsoft