VolumeName Property

Summary
Gets or sets the volume label of the disc to be burned.
Syntax
C#
VB
C++
public string VolumeName { get; set; } 
Public Property VolumeName As String 
public: 
property String^ VolumeName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A string value containing the volume label of the disc to be burned.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.