Version

ID3Tag.Version property

Ottiene la versione del tag ID3 in formato stringa. Ad esempio: ‘ID3v1.1’.

public abstract string Version { get; }

Valore della proprietà

La versione ID3.

Guarda anche