YoutubeUrlUrl Property
Gets the video Url.
Namespace: DevCase.Core.Networking.GoogleServicesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string Url { get; }
Public ReadOnly Property Url As String
Get
Dim instance As YoutubeUrl
Dim value As String
value = instance.Url
public:
property String^ Url {
String^ get ();
}
member Url : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The video Url.