Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string ContentTransferEncoding;
[VB.NET]
Property ContentTransferEncoding As String
[Pascal]
under development
[C++]
void get_ContentTransferEncoding(std::string &OutResult);
void set_ContentTransferEncoding(const std::string &Value);
[PHP]
string get_ContentTransferEncoding()
void set_ContentTransferEncoding(string $Value)
[Java]
String getContentTransferEncoding();
void setContentTransferEncoding(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum