SandcastleProjectComponentPath Property
This property is used to get or set the path to a folder containing additional, project-specific
build components.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public FolderPath ComponentPath { get; set; }
Public Property ComponentPath As FolderPath
Get
Set
public:
property FolderPath^ ComponentPath {
FolderPath^ get ();
void set (FolderPath^ value);
}
member ComponentPath : FolderPath with get, set
Property Value
FolderPathIf left blank, the current project's folder is searched instead