YoutubeUrlVideoId Property
Gets the video Id.
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 VideoId { get; }
Public ReadOnly Property VideoId As String
Get
Dim instance As YoutubeUrl
Dim value As String
value = instance.VideoId
public:
property String^ VideoId {
String^ get ();
}
member VideoId : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The video Id.