SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

CurrentListEntry Property

Contains the current entry returned by ListDir .

Syntax

public SFTPListEntry CurrentListEntry { get; }
Public ReadOnly Property CurrentListEntry As SFTPListEntry

Remarks

Use this property to access the current list entry as returned by ListDir call. Entries are passed back to the application one by one, with ListEntry thrown for each entry.

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

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 .NET Edition - Version 20.0 [Build 8166]