The HttpFile type exposes the following members.

Constructors

  NameDescription
HttpFileOverloaded.

Methods

  NameDescription
DisposeOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Destructor disposing the file
(Overrides Object..::.Finalize()()().)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
ContentType
The type of file
Filename
The full file path
Name
The name/id of the file
UploadFilename
The name of the uploaded file

See Also