SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

curr_list_entry_entry_format Property

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

Syntax

def get_curr_list_entry_entry_format() -> int: ...

curr_list_entry_entry_format = property(get_curr_list_entry_entry_format, None)

Default Value

0

Remarks

The file listing format:

cfefUnknown0
cfefUnix1
cfefWindows2
cfefMLSD3

This property is read-only.

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