Write

OutputFile.Write method

Writes the file content to the stream.

public abstract void Write(Stream stream)
ParameterTypeDescription
streamStreamDestination stream.

See Also