←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly