CBFS Storage 2020 C++ Builder Edition

Questions / Feedback?

CaseSensitive Property

Whether the component should open a vault in case-sensitive mode.

Syntax

__property bool CaseSensitive = { read=FCaseSensitive, write=FSetCaseSensitive };

Default Value

false

Remarks

This property specifies whether the component should open a vault in case-sensitive mode. Enabling this property causes all file, directory, symbolic link, alternate stream, and file tag names to be treated as case-sensitive.

Note: This property cannot be changed when Active is true, and cannot be changed within events.

Data Type

Boolean

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 C++ Builder Edition - Version 20.0 [Build 8031]