Subtitle

ID3V2Tag.Subtitle property

Gets or sets the Subtitle/Description refinement. This value is represented by the TIT3 frame.

public string Subtitle { get; set; }

Property Value

The Subtitle/Description refinement.

See Also