DiscData Class

Enables applications to retrieve information about a disc in a disc changer.

Syntax

public class DiscData

Public Instance Properties

Property Description
Address Gets the index of the changer slot that holds the disc.
DiscId Gets the disc identifier.
DiscType Gets the disc type.
DrivePath Gets the path to the disc drive.
MediaMetadata Gets properties describing the disc.
VolumeLabel Gets the volume label of the disc.

See Also