JobInvocationInfo.Save(Stream) Method

Definition

Save this specification to a file.

public:
 virtual void Save(System::IO::Stream ^ stream);
public virtual void Save (System.IO.Stream stream);
abstract member Save : System.IO.Stream -> unit
override this.Save : System.IO.Stream -> unit
Public Overridable Sub Save (stream As Stream)

Parameters

stream
Stream

Stream to save to.

Applies to