Table of Contents

ISandcastleProject.ComponentSearchPaths Property

Definition

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

This read-only property returns an enumerable list of folders to search for additional build components, plug-ins, presentation styles, and syntax generators.

IEnumerable<string> ComponentSearchPaths { get; }

Property Value

IEnumerable<string>