Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

DriveType Property

The type of drive.

Syntax

[VB.NET]
Public ReadOnlyProperty DriveType As OnedriveDriveTypes

[C#]
public OnedriveDriveTypes DriveType {get;}

enum OnedriveDriveTypes { dtPersonal, dtBusiness }

Remarks

This property specifies whether the drive specified by DriveIndex is a personal or business drive. Possible values are:

  • 0 (dtPersonal)
  • 1 (dtBusiness)

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

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0