Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

ErrorManager.SaveErrors Method (String, String)

Saves the contained errors to the specified file.

[Visual Basic]
Overloads Public Sub SaveErrors( _
   ByVal fileName As String, _
   ByVal header As String _
)
[C#]
public void SaveErrors(
   string fileName,
   string header
);

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:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox