SecureBlackbox 2020 Python Edition

Questions / Feedback?

client_file_entry_path Property

Contains the full path to the file.

Syntax

def get_client_file_entry_path() -> str: ...
def set_client_file_entry_path(value: str) -> None: ...

client_file_entry_path = property(get_client_file_entry_path, set_client_file_entry_path)

Default Value

""

Remarks

Contains the full path to the file.

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