VolumeName Property
Summary
Gets or sets the volume label of the disc to be burned.
Syntax
public string VolumeName { get; set; }
public:
property String^ VolumeName {
String^ get();
void set ( String^ );
}
Property Value
A string value containing the volume label of the disc to be burned.