The FileUploadWebApiCommandParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | FileData |
The stream of the file data to upload.
|
![]() | FileName |
The file-name of the given file.
|
![]() | Name |
The name of the upload. This will be used by the content-processing for naming a given HTTP content.
|
See Also