UITestTraceUtility.StartTracing Method

Include Protected Members
Include Inherited Members

Starts tracing.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member StartTracing() Returns a trace listener stream for tracing that saves log files in the folder that is specified in configuration.
Public methodStatic member StartTracing(String) Returns a trace listener stream for tracing that saves log files in the specified folder.
Public methodStatic member StartTracing(String, String) Returns a trace listener stream for tracing that saves log files in the specified folder.

Top

See Also

Reference

UITestTraceUtility Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace