Discuss this help topic in SecureBlackbox Forum
Specifies container address.
Declaration
[VB.NET]
Property Address As String
[Pascal]
property Address : string;
[C++]
void get_Address(std::string &OutResult);
[PHP]
string get_Address()
[Java]
String getAddress();
Description
Use this property to specify container address.
Discuss this help topic in SecureBlackbox Forum