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::LogFileDirectory Property
Gets the folder where log files from UI modules are stored as configured in the app.config settings file.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Property Value
Type: System::String^The log file directory, if listed in the configuration; otherwise, null.
Show: