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