Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Target As String
[Pascal]
under development
[C++]
void get_Target(std::string &OutResult);
void set_Target(const std::string &Value);
[PHP]
string get_Target()
void set_Target(string $Value)
[Java]
String getTarget();
void setTarget(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum