Title

ID3V2Tag.Title property

Gets or sets the Title/Song name/Content description. This value is represented by the TIT2 frame.

public string Title { get; set; }

Property Value

The Title/Song name/Content description.

See Also