Copyright © 2005-2023 MultiMedia Soft
Youtube property (RO)
Type
[Visual Basic]
Public Property Youtube As YoutubeMan
[C#]
public YoutubeMan Youtube {get;}
[C++]
public: __property YoutubeMan* get_Youtube ();
This property is Read-only
Remarks
The embedded editor of tag information.
This property encapsulates the functionality of the YoutubeMan class.
For details about management of Youtube connections refer to How to enumerate and download video/audio clips from Youtube tutorial.