DriveNumber Property

Summary
The drive index of this drive.
Syntax
C#
VB
C++
public int DriveNumber { get; } 
Public ReadOnly Property DriveNumber As Integer 
public: 
property int DriveNumber { 
   int get(); 
} 

Property Value

The drive index of this MediaWriterDrive.

Remarks

Gets the drive index of the MediaWriterDrive. A value of -1 indicates the MediaWriterDrive is not an actual drive (none selected).

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.