See Also
Container Methods
|
Container Class
|
Container Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
Container Class
>
Container Methods
>
ExtractToFile Method
Close
dtSearch .NET Standard API 2026.01
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
Container.ExtractToFile Method
Extracts the current item to a file
C#
public
bool
ExtractToFile
(
string
outputFile
);
Parameters
Parameters
Description
outputFile
Path to the output file
Returns
true if extraction succeeded
See Also
Container Methods
|
Container Class
|
Container Members
|
dtSearch.Engine Namespace