Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UITestTraceUtility::StartTracing Method

 

Starts tracing.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticStartTracing()

Returns a trace listener stream for tracing that saves log files in the folder that is specified in configuration.

System_CAPS_pubmethodSystem_CAPS_staticStartTracing(String^)

Returns a trace listener stream for tracing that saves log files in the specified folder.

System_CAPS_pubmethodSystem_CAPS_staticStartTracing(String^, String^)

Returns a trace listener stream for tracing that saves log files in the specified folder.

Return to top
Show: