Click or drag to resize

File Class

Web helper about HTTP file handling
Inheritance Hierarchy
SystemObject
  Velo.Web.HelperFile

Namespace:  Velo.Web.Helper
Assembly:  Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public static class File

The File type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleGetFileContent
Upload a file from HTTP post
Top
See Also