Name Property

Summary

The name of this drive.

Syntax
C#
VB
C++
public string Name { get; } 
Public ReadOnly Property Name As String 
public: 
property String^ Name { 
   String^ get(); 
} 

Property Value

A string variable containing the current burnable drive name.

Remarks

This name can be changed by the system; it is not suitable for drive identification.

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