CurrentDrive Property

Summary
Gets the current drive selected.
Syntax
C#
VB
C++
public MediaWriterDrive CurrentDrive { get; } 
Public ReadOnly Property CurrentDrive As MediaWriterDrive 
public: 
property MediaWriterDrive^ CurrentDrive { 
   MediaWriterDrive^ get(); 
} 

Property Value

A MediaWriterDrive object for the current writable drive selected.

Remarks

See also MediaWriterDrive

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.