Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string CustomRequestMethod;
[VB.NET]
Property CustomRequestMethod As String
[Pascal]
under development
[C++]
void get_CustomRequestMethod(std::string &OutResult);
void set_CustomRequestMethod(const std::string &Value);
[PHP]
string get_CustomRequestMethod()
void set_CustomRequestMethod(string $Value)
[Java]
String getCustomRequestMethod();
void setCustomRequestMethod(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum