Name Property

Summary

The speed name.

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

Property Value

The speed name.

Remarks

The name of the speed at the current index. To obtain the list of supported speeds for the drive, check the MediaWriterDrive.Speeds Property. "MediaWriterDrive.Speeds

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