See Also
Container Methods
|
Container Class
|
Container Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
Container Class
>
Container Methods
>
OpenFile Method
Close
dtSearch .NET Standard API 2026.01
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
Container.OpenFile Method
Opens a container file
C#
public
bool
OpenFile
(
string
filename
);
Parameters
Parameters
Description
filename
Path to the container file
Returns
true if the file was opened successfully
See Also
Container Methods
|
Container Class
|
Container Members
|
dtSearch.Engine Namespace