Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.MediaWriter Namespace > MediaWriterDrive Class : CurrentDiscType Property |
public MediaWriterDiscType CurrentDiscType {get;}
'Declaration Public ReadOnly Property CurrentDiscType As MediaWriterDiscType
'Usage Dim instance As MediaWriterDrive Dim value As MediaWriterDiscType value = instance.CurrentDiscType
public: property MediaWriterDiscType^ CurrentDiscType { MediaWriterDiscType^ get(); }