Drives Property
Syntax
Public ReadOnly Property Drives As List(Of MediaWriterDrive)
public:
property List<MediaWriterDrive^>^ Drives {
List<MediaWriterDrive^>^ get();
}
Property Value
A List of the currently available MediaWriterDrives on the system.