C1.Web.Api Namespace / FormFile Class / GetStream Method

In This Topic
GetStream Method
In This Topic
Gets the file stream.
Syntax
'Declaration
 
Public Function GetStream() As Stream
 

Return Value

The file stream
See Also