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

DirList Property

Collection of entries resulting in the last directory listing.

Syntax

[VB.NET]
Public ReadOnlyProperty DirList As CSDirEntryList

[C#]
public CSDirEntryList DirList {get;}

Remarks

This property contains a collection of entries after calling ListDirectory. The collection holds details about each entry at RemotePath.

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

Default Value

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