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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly