You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > OutputBase Class > OutputBase Properties > OutputToString Property
Close
dtSearch .NET Standard API 2024.02
OutputBase.OutputToString Property

If true, output will be stored in an in-memory string variable rather than a disk file. (OutputFile will be ignored.) After the Execute method is done, the output will be in the OutputString property.

public bool OutputToString;
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.