ISandcastleProjectComponentPath Property
This property is used to get or set the path to a folder containing additional, project-specific
build components.
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
FolderPath ComponentPath { get; set; }
Property ComponentPath As FolderPath
Get
Set
property FolderPath^ ComponentPath {
FolderPath^ get ();
void set (FolderPath^ value);
}
abstract ComponentPath : FolderPath with get, set
Property Value
FolderPathIf left blank, the current project's folder is searched instead