SecureBlackbox 2020 Python Edition

Questions / Feedback?

curr_list_entry_path Property

The full path to the file or directory.

Syntax

def get_curr_list_entry_path() -> str: ...

curr_list_entry_path = property(get_curr_list_entry_path, None)

Default Value

""

Remarks

The full path to the file or directory.

This property is read-only.

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