ISandcastleProjectComponentPath Property

This property is used to get or set the path to a folder containing additional, project-specific build components.

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
FolderPath ComponentPath { get; set; }

Property Value

FolderPath
If left blank, the current project's folder is searched instead

See Also