ISandcastleProjectSourceCodeBasePath Property

This property is used to get or set the base path used to locate source code for the documented assemblies.

Definition

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

Property Value

FolderPath
If left blank, source context information will be omitted from the reflection data

See Also