Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property BasePath As String
[Pascal]
under development
[C++]
void get_BasePath(std::string &OutResult);
void set_BasePath(const std::string &Value);
[PHP]
string get_BasePath()
void set_BasePath(string $Value)
[Java]
String getBasePath();
void setBasePath(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum