SecureBlackbox 2020 macOS Edition

Questions / Feedback?

CurrentListEntry Property

Contains the current entry returned by ListDir .

Syntax

public var currentListEntry: SFTPListEntry {
get {...} }

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.

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