CodePorting.Translator.Cs2Cpp.Framework
|
Represents the string constants for downloading and uploading a file. More...
#include <web_request_methods.h>
Public Member Functions | |
File ()=delete | |
The deleted default constructor. More... | |
Static Public Attributes | |
static const String | DownloadFile |
The string representation of the 'GET' method of FILE. More... | |
static const String | UploadFile |
The string representation of the 'PUT' method of FILE. More... | |
Represents the string constants for downloading and uploading a file.
|
delete |
The deleted default constructor.
|
static |
The string representation of the 'GET' method of FILE.
|
static |
The string representation of the 'PUT' method of FILE.