Version

ID3Tag.Version property

ID3 タグのバージョンを文字列形式で取得します。例: ‘ID3v1.1’.

public abstract string Version { get; }

プロパティ値

ID3 バージョン.

関連項目