Time

ID3V2Tag.Time property

Gets or sets a numeric string in the HHMM format containing the time for the recording. This field is always four characters long. This value is represented by the TIME frame.

public string Time { get; set; }

Property Value

A numeric string in the HHMM format containing the time for the recording.

See Also