Click or drag to resize

GenreName Property

The name of the genre, which is typically one or more values taken from the names listed in the ID3 Appendix 8.

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntax
C#
public string Name { get; set; }

Property Value

String
See Also