WebRequestMethods.File Fields
.NET Framework 4.5
The WebRequestMethods.File type exposes the following members.
| Name | Description | |
|---|---|---|
|
DownloadFile | Represents the FILE GET protocol method that is used to retrieve a file from a specified location. |
|
UploadFile | Represents the FILE PUT protocol method that is used to copy a file to a specified location. |