Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

DriveCount Property

The number of drives available to the user.

Syntax

[VB.NET]
Public ReadOnlyProperty DriveCount As Integer

[C#]
public int DriveCount {get;}

Remarks

This property indicates the number of drives available to the user. This is populated after calling ListDrives. DriveIndex may be set to any value from 0 to DriveCount to select a drive.

This property is read-only and not available at design time.

Default Value

0

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]