Share via


DiscData.DiscId Property

Gets the disc identifier.

Syntax

public string DiscId {get;}

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

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also