←Select platform

Speed Property

Summary

The speed value.

Syntax

C#
VB
C++
public int Speed { get; } 
Public ReadOnly Property Speed As Integer 
public: 
property int Speed { 
   int get(); 
} 

Property Value

The speed value.

Remarks

The value of the speed (in KB/sec) at the current index. To obtain the list of supported speeds for the drive, check the MediaWriterDrive.Speeds Property.

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