Table of Contents

ISandcastleProject.LogFileLocation Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property is used to get the build log file location

string LogFileLocation { get; }

Property Value

string

If BuildLogFile is set, it returns its value. If not set, it returns the full path created by using the OutputPath property value and a filename of LastBuild.log.