Discuss this help topic in SecureBlackbox Forum
The download URL for the file.
Declaration
[VB.NET]
Property Source As String
[Pascal]
property Source: string;
[C++]
void get_Source(std::string &OutResult);
[PHP]
string get_Source()
[Java]
String getSource();
Description
Use this property to get the a URL where the file can be downloaded from.
Discuss this help topic in SecureBlackbox Forum