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 : DiscProps Property |
public MediaWriterDisc DiscProps {get; set;}
'Declaration Public Property DiscProps As MediaWriterDisc
'Usage Dim instance As MediaWriterDrive Dim value As MediaWriterDisc instance.DiscProps = value value = instance.DiscProps
public: property MediaWriterDisc^ DiscProps { MediaWriterDisc^ get(); void set ( MediaWriterDisc^ value); }