←Select platform

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

Leadtools.MediaWriter Assembly