IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

DirList Property

Collection of entries resulting in the last directory listing.

Syntax

public CSDirEntryList DirList { get; }
Public ReadOnly Property DirList As CSDirEntryList

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]