Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Address As String
[Pascal]
under development
[C++]
void get_Address(std::string &OutResult);
void set_Address(const std::string &Value);
[PHP]
string get_Address()
void set_Address(string $Value)
[Java]
String getAddress();
void setAddress(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum