TagAlterPreservation

ID3V2TagFrameFlags.TagAlterPreservation property

Gets the flag that tells the software what to do with this frame if it is unknown and the tag is altered in any way. This applies to all kinds of alterations, including adding more padding and reordering the frames.

public bool TagAlterPreservation { get; }

Property Value

The flag that tells the software what to do with this frame if it is unknown and the tag is altered in any way.

See Also