SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

CurrListEntryEntryFormat Property

The file listing format: cfefUnknown 0 cfefUnix 1 cfefWindows 2 cfefMLSD 3 .

Syntax

__property TsbiFTPClientCurrListEntryEntryFormats CurrListEntryEntryFormat = { read=FCurrListEntryEntryFormat };
enum TsbiFTPClientCurrListEntryEntryFormats { cfefUnknown=0, cfefUnix=1, cfefWindows=2, cfefMLSD=3 };

Default Value

cfefUnknown

Remarks

The file listing format:

cfefUnknown0
cfefUnix1
cfefWindows2
cfefMLSD3

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

Data Type

Integer

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