EldoS
Navigation
Web site
Support
Table Of Contents

TElCustomFileSystemAdapter class

Properties     Methods     Declared in    


 

TElCustomFileSystemAdapter is a base class for TElDiskFileSystemAdapter and TElSolidFileSystemAdapter classes.

 
 

Description

    TElCustomFileSystemAdapter provides common interface for TElDiskFileSystemAdapter and TElSolidFileSystemAdapter classes, which perform actual file-related operations. If you need to create your own file system adapter, you will need to create your descendant of this class and override it's methods.

    Methods of this class should not be called directly from your code (besides a custom descendant class).

 
 

Properties

  • BasePath
  • CaseSensitive
  • PathSeparator
  • PathSeparator2
 
 

Methods

To be documented ...

 
 

Declared in

.NET:

  • Namespace: SBCustomFSAdapter
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBCustomFSAdapter
ActiveX/DLL: Not available
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: Any SecureBlackbox package

VCL: Any SecureBlackbox package

ActiveX/DLL: Any SecureBlackbox package

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation