Saves the contained errors to the specified file.
[Visual Basic]
Overloads Public Sub SaveErrors( _
ByVal
fileName As
String, _
ByVal
header As
String _
)
Parameters
-
fileName
- The file that contains the errors.
-
header
- The header line of the errors file.
See Also
ErrorManager Class | FileHelpers Namespace | ErrorManager.SaveErrors Overload List
Powered by: