Discuss this help topic in SecureBlackbox Forum
This topic is under development.
Declaration
[Pascal]
property ServerName : string;
[C++]
void get_ServerName(std::string &OutResult);
void set_ServerName(const std::string &Value);
[PHP]
string get_ServerName()
void set_ServerName(string $Value)
Description
Discuss this help topic in SecureBlackbox Forum