Drives Property

Summary
A List of the currently available MediaWriterDrives on the system.
Syntax
C#
VB
C++
public List<MediaWriterDrive> Drives { get; } 
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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.