Discuss this help topic in SecureBlackbox Forum
A URL of the source file of this image.
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 a URL of the source file of this image.
Discuss this help topic in SecureBlackbox Forum