DiscType Property

Summary

Gets the type of the disc in the current drive.

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

Property Value

A value representing the type of disc currently in the drive. See MediaWriterDiscType

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