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.

XmlTestWriter::Write Method

 

Serializes each provided test object and writes the resulting XML to the specified XML file.

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

NameDescription
System_CAPS_pubmethodWrite(String^, array<Object^>^)

Serializes each provided test object and writes the resulting XML to the specified XML file.

System_CAPS_pubmethodWrite(String^, array<Object^>^, Formatting)

Serializes each provided test object and writes the resulting XML to the specified XML file by using the specified XML formatting.

Return to top
Show: