Version

ID3V1Tag.Version property

Gets the ID3 version. It can be ID3 or ID3v1.1

public override string Version { get; }

Property Value

The ID3 version.

See Also