Discuss this help topic in SecureBlackbox Forum
Returns a link to the object's icon.
Declaration
[VB.NET]
Property IconLink As String
[Pascal]
property IconLink: string;
[C++]
void get_IconLink(std::string &OutResult);
[PHP]
string get_IconLink()
[Java]
String getIconLink();
Description
Use this property to get a link to the object's icon.
Discuss this help topic in SecureBlackbox Forum