The URL pointing to the current user's avatar.
Namespace: PastebinAssembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntaxpublic string AvatarUrl { get; }
Public ReadOnly Property AvatarUrl As String
Get
public:
property String^ AvatarUrl {
String^ get ();
}
member AvatarUrl : string with get
Property Value
Type:
String
See Also