public Lyrics3Tag Lyrics3 { get; }
Public ReadOnly Property Lyrics3 As Lyrics3Tag
Get
Dim instance As MP3Tags
Dim value As Lyrics3Tag
value = instance.Lyrics3
public:
property Lyrics3Tag^ Lyrics3 {
Lyrics3Tag^ get ();
}
member Lyrics3 : Lyrics3Tag with get
No code example is currently available or this language may not be supported.