Share via


DiscData.DrivePath Property

Gets the path to the disc drive.

Syntax

public string DrivePath {get;}

Property Value

System.String Path to the disc drive.

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

Remarks

This property is valid only for the MediaChanger.GetDriveDiscData method.

See Also