Table of Contents

IBuildProcess.MarkdownFiles Property

Definition

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

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

Collection<string> MarkdownFiles { get; }

Property Value

Collection<string>

Remarks

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