Discuss this help topic in SecureBlackbox Forum
A URL of the user's profle picture.
Declaration
[VB.NET]
Property PictureURL As String
[Pascal]
property PictureURL: string;
[C++]
void get_PictureURL(std::string &OutResult);
[PHP]
string get_PictureURL()
[Java]
String getPictureURL();
Description
Use this property to get a URL pointing to the user's profile picture.
Discuss this help topic in SecureBlackbox Forum