Storages Object Methods

Applies to TestComplete 15.62, last modified on March 19, 2024

The Storages object contains the following methods:

Method List

Name Description
Binary Opens the specified binary file and returns the FileSection object corresponding to its root section.
INI Opens the specified .ini file and returns the FileSection object corresponding to its [Root] section.
Registry Returns the Section object corresponding to the specified registry key.
XML Opens the specified .xml file and returns the FileSection object corresponding to its root element.

See Also

Storages Object

Highlight search results