Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property _Method As String
[Pascal]
under development
[C++]
void get__Method(std::string &OutResult);
void set__Method(const std::string &Value);
[PHP]
string get__Method()
void set__Method(string $Value)
[Java]
String get_Method();
void set_Method(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum