 | crawlerErrorLogSaveXML Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Saves the XML into specified path or default diagnostic location
Namespace:
imbWEM.Core.crawler.engine
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntaxpublic override string SaveXML(
string path = null
)
Parameters
- path (Optional)
- Type: SystemString
The path.
Return Value
Type:
StringFull filepath of the saved XML or empty string if failed
See Also