Write

IOutputFile.Write method

Writes the file content to the stream.

public void Write(Stream stream)
ParameterTypeDescription
streamStreamDestination stream.

See Also