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 : DiscTypes Property |
public List<MediaWriterDiscType> DiscTypes {get;}
'Declaration Public ReadOnly Property DiscTypes As List(Of MediaWriterDiscType)
'Usage Dim instance As MediaWriterDrive Dim value As List(Of MediaWriterDiscType) value = instance.DiscTypes
public: property List<MediaWriterDiscType^>^ DiscTypes { List<MediaWriterDiscType^>^ get(); }