Url Property
Summary
Gets the URL of the image loaded in this thumbnail.
Syntax
public string Url { get; }
Public ReadOnly Property Url As String
public:
property String^ Url {
String^ get();
}
Property Value
The URL of the image currently loaded in the thumbnail.