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

ResourceIndex Property

Selects the file or folder.

Syntax

[VB.NET]
Public Property ResourceIndex As Integer

[C#]
public int ResourceIndex {get; set;}

Remarks

This property specifies the selected file or folder. Set ResourceIndex to a value from 0 to ResourceCount - 1 to select a file or folder.

This property may be set to -1 to clear the selection. This is useful when you wish to specify properties before calling UploadFile.

This property is 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]