Click or drag to resize
Sandcastle Help File BuilderOutputWindowLogFile Property
This is used to get or set the log filename from the last build

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public string LogFile { get; set; }

Property Value

Type: String
See Also