The Type Property is available in LEADTOOLS LEADTOOLS Document and Medical Imaging and in LEADTOOLS DVD Module toolkits.
The current MediaWriterDiscTypeCode for this disc type.Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Type As MediaWriterDiscTypeCode |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MediaWriterDiscType Dim value As MediaWriterDiscTypeCode value = instance.Type |
C# | |
---|---|
public MediaWriterDiscTypeCode Type {get;} |
C++/CLI | |
---|---|
public: property MediaWriterDiscTypeCode Type { MediaWriterDiscTypeCode get(); } |
Property Value
The current MediaWriterDiscTypeCode for this disc type.This value identifies what type of disc CDROM, DVD, etc is currently in the drive.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7