Edit

Share via


StepResult.XmlSerializeToStream(Stream) Method

Definition

Serializes the properties of the StepResult object into XML and saves the results by using the specified Stream.

public void XmlSerializeToStream (System.IO.Stream stm);
member this.XmlSerializeToStream : System.IO.Stream -> unit
Public Sub XmlSerializeToStream (stm As Stream)

Parameters

stm
Stream

Applies to