Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property OS As String
[Pascal]
under development
[C++]
void get_OS(std::string &OutResult);
void set_OS(const std::string &Value);
[PHP]
string get_OS()
void set_OS(string $Value)
[Java]
String getOS();
void setOS(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum