←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly