Type Property

Summary

The current MediaWriterDiscTypeCode for this disc type.

Syntax
C#
VB
C++
public MediaWriterDiscTypeCode Type { get; } 
Public ReadOnly Property Type As MediaWriterDiscTypeCode 
public: 
property MediaWriterDiscTypeCode Type { 
   MediaWriterDiscTypeCode get(); 
} 

Property Value

The current MediaWriterDiscTypeCode for this disc type.

Remarks

This value identifies what type of disc CDROM, DVD, etc is currently in 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