ConvertedFile.FileStream Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a Stream object that pointing to this converted file.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public Stream FileStream { get; }

Property Value

Type: System.IO..Stream

A stream pointing to this converted file.

See Also

Reference