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

ResourceCount Property

The number of files and folders.

Syntax

[VB.NET]
Public ReadOnlyProperty ResourceCount As Integer

[C#]
public int ResourceCount {get;}

Remarks

This property holds the number of resources returned by ListResources. Set ResourceIndex to a value from 0 to ResourceCount - 1 to select a resource.

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]