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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly