Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string JnlpCodebase;
[VB.NET]
Property JnlpCodebase As String
[Pascal]
under development
[C++]
void get_JnlpCodebase(std::string &OutResult);
void set_JnlpCodebase(const std::string &Value);
[PHP]
string get_JnlpCodebase()
void set_JnlpCodebase(string $Value)
[Java]
String getJnlpCodebase();
void setJnlpCodebase(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum