Click or drag to resize

TrackName Property

The name of the track. This is typically the familiar name of a track on an audio or video disc, but the meaning may be expanded to represent any piece of named content on a title.

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