Share via


DiscData.DiscId Property

Gets the disc identifier.

Note   This property has been deprecated.

Syntax

  DiscData.DiscId

Property Value

System.String The disc identifier. For DVDs, this is a string representation of the 64-bit checksum value. For CDs, it is a table of contents. For all other types, it is an empty string.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.dll

Namespace: Microsoft.MediaCenter.Extensibility

Assembly: Microsoft.MediaCenter.dll

Platform: Windows XP Media Center Edition 2005 through Windows Vista

See Also