IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

DirList Property

Collection of entries resulting in the last directory listing.

Syntax

[VB.NET]
Public ReadOnlyProperty DirList As DirEntryList

[C#]
public DirEntryList DirList {get;}

Remarks

This collection is returned after a response is received from the server after a call to ListDirectory. The collection is made up of entries for each listing in the current directory, specified by the RemotePath property.

MaxDirEntries can be used to control the number of directory listings saved.

This collection is indexed from 0 to Count - 1.

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

Default Value

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