MimeType

ID3V2AttachedPictureFrame.MimeType property

Gets the MIME type of the picture.

public string MimeType { get; }

Property Value

The MIME type of the picture.

See Also