FileAlterPreservation

ID3V2TagFrameFlags.FileAlterPreservation property

Gets the flag that tells the software what to do with this frame if it is unknown and the file, excluding the tag, is altered. This does not apply when the audio is completely replaced with other audio data.

public bool FileAlterPreservation { get; }

Property Value

Gets the flag that tells the software what to do with this frame if it is unknown and the file, excluding the tag, is altered.

See Also