Table of Contents

ISandcastleProject.DocumentationSources Property

Definition

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

This read-only property returns an enumerable list of documentation sources to use in building the help file.

IEnumerable<IDocumentationSource> DocumentationSources { get; }

Property Value

IEnumerable<IDocumentationSource>