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