SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

base_url Property

The base URL.

Syntax

def get_base_url() -> str: ...

base_url = property(get_base_url, None)

Default Value

""

Remarks

This property returns the base URL on the WebDAV server.

This property is read-only.

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