←Select platform

Index Property

Summary

The speed index for this speed.

Syntax

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

Property Value

The speed index for this speed.

Remarks

This index indicates which speed the drive is operating at for a burn operation. 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