Web.ReqFiles.TWebRequestFile Properties
InheritedProtected
ContentType | public | Describes how the file data is encoded. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
FieldName | public | Indicates the name of the adapter field whose value is the contents of the file. |
FileName | public | Indicates the name of the uploaded file. |
Stream | public | Provides access to the contents of the uploaded file. |