In This Topic
Saves the log to an HttpWatch log file (.hwl).
Syntax
'Declaration
Public Sub Save( _
ByVal As String _
)
public void Save(
string
)
Parameters
- fileName
- The name of the file to which the HttpWatch log file (*.hwl) should be written.
Requirements
See Also