Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property JnlpHref As String
[Pascal]
under development
[C++]
void get_JnlpHref(std::string &OutResult);
void set_JnlpHref(const std::string &Value);
[PHP]
string get_JnlpHref()
void set_JnlpHref(string $Value)
[Java]
String getJnlpHref();
void setJnlpHref(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum