DiscTypes Property

Summary
The list of supported disc types for the drive.
Syntax
C#
C++/CLI
public List<MediaWriterDiscType> DiscTypes { get; } 
public: 
property List<MediaWriterDiscType^>^ DiscTypes { 
   List<MediaWriterDiscType^>^ get(); 
} 

Property Value

The list of supported disc types for the drive.

Remarks

Most rewritable drives will support a number of writable media discs. For the list of possible types that can be supported, please see MediaWriterDiscTypeCode

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.