WebRequestMethods.File Fields
.NET Framework 3.0
| 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. |