System::Net::WebRequestMethods::File kelas
File class
Mewakili konstanta string untuk mengunduh dan mengunggah file.
class File
Metode
| Metode | Deskripsi |
|---|---|
| File() | Konstruktor default yang dihapus. |
Bidang
| Bidang | Deskripsi |
|---|---|
| static DownloadFile | Representasi string dari metode ‘GET’ FILE. |
| static UploadFile | Representasi string dari metode ‘PUT’ FILE. |
Lihat Juga
- Class WebRequestMethods
- Namespace System::Net
- Library Aspose.Page for C++