AttachedPictureType

ID3V2AttachedPictureFrame.AttachedPictureType property

Gets the type of the picture.

public ID3V2AttachedPictureType AttachedPictureType { get; }

Property Value

The type of the picture.

See Also