UITest.Save Method

 

Saves this UI test.

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

Overload List

Name Description
System_CAPS_pubmethod Save(Stream)

Saves this UI test to a stream.

System_CAPS_pubmethod Save(String)

Saves this UI test to a file.

See Also

UITest Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top