Table of Contents

IBuildProcess.WebsiteFiles Property

Definition

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

This read-only property is used to get a list of the website files that were built

Collection<string> WebsiteFiles { get; }

Property Value

Collection<string>

Remarks

If the website format was not built, this returns an empty collection