Table of Contents

IBuildProcess.DefaultTopicFile Property

Definition

Namespace
Sandcastle.Core.BuildEngine
Assembly
Sandcastle.Core.dll

This read-only property is used to get the filename of the default topic as determined by the build engine.

string DefaultTopicFile { get; }

Property Value

string

Remarks

The path is relative to the root of the output folder (i.e. html/DefaultTopic.htm)