DevForce Help Reference
WPFTraceViewer Constructor()


Create a trace viewer window to view tracing messages from within the current application.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New WPFTraceViewer()
public WPFTraceViewer()
Remarks
Use this constructor to open a window which by default will display tracing messages generated from the current application. You will still be able to subscribe to messages generated by a BOS by using the "Unsubscribe" and "Subscribe" buttons.
Requirements

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

See Also

Reference

WPFTraceViewer Class
WPFTraceViewer Members
Overload List

Send Feedback