doogal.co.uk Home
Gets the Spotify URL for the item.
Namespace: SpotifyAssembly: Spotify (in Spotify.dll) Version: 1.0.2.0 (1.0.2.0)
Syntax public string Url { get; }
Public ReadOnly Property Url As String
Get
public:
property String^ Url {
String^ get ();
}
member Url : string with get
Property Value
Type:
StringSee Also