DiscProps Property

Summary

The current MediaWriterDisc disc properties for this writable drive.

Syntax
C#
VB
C++
public MediaWriterDisc DiscProps { get; set; } 
Public Property DiscProps As MediaWriterDisc 
public: 
property MediaWriterDisc^ DiscProps { 
   MediaWriterDisc^ get(); 
   void set (    MediaWriterDisc^ ); 
} 

Property Value

The current MediaWriterDisc disc properties for this writable drive.

Remarks

The MediaWriterDisc properties control what data will be burned to the disc.

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