DiscData.DrivePath Property
Gets the path to the disc drive.
Note This property has been deprecated.
Syntax
DiscData.DrivePath
Property Value
System.String Path to the drive.
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
Remarks
This property is valid only for the MediaChanger.DriveDiscData property.
See Also