Click or drag to resize

TrackSide Property

Some titles are stored on a ConfigMedia type that has "sides". Examples are vinyl records or cassette tapes, but the concept has become meaningless for modern media. If the title's media supports "sides", then this value names the side, which is normally a single character like "A" or "B".

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

Property Value

String
See Also