CurrentDiscType Property

Summary

The current MediaWriterDiscType of the disc currently inserted into the drive.

Syntax
C#
VB
C++
public MediaWriterDiscType CurrentDiscType { get; } 
Public ReadOnly Property CurrentDiscType As MediaWriterDiscType 
public: 
property MediaWriterDiscType^ CurrentDiscType { 
   MediaWriterDiscType^ get(); 
} 

Property Value

The current MediaWriterDiscType of the disc currently inserted into the drive.

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