Edit

Share via


StepResult.XmlSerializeToFile(String) Method

Definition

Serializes the properties of the StepResult object into XML and saves the result in the specified file.

public void XmlSerializeToFile (string path);
member this.XmlSerializeToFile : string -> unit
Public Sub XmlSerializeToFile (path As String)

Parameters

path
String

Applies to