Krystalware
SlickUpload logo

Save Method (outputStream)

Saves this file to the specified Stream, and removes the original.

Declaration Syntax

C#

public void Save(
	Stream outputStream
)

Visual Basic

Public Sub Save ( _
	outputStream As Stream _
)

Parameters

outputStream– (Stream)
The Stream to which to save this file.

Assembly: Krystalware.SlickUpload, Version: 4.0