Click or drag to resize
Sandcastle Help File BuilderOutputWindowViewLogFile Method
View the specified log file

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public void ViewLogFile(
	string logFilename
)

Parameters

logFilename
Type: SystemString
The log file to view
See Also