SandcastleProjectSourceCodeBasePath Property
This property is used to get or set the base path used to locate source code for the documented
assemblies.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public FolderPath SourceCodeBasePath { get; set; }
Public Property SourceCodeBasePath As FolderPath
Get
Set
public:
property FolderPath^ SourceCodeBasePath {
FolderPath^ get ();
void set (FolderPath^ value);
}
member SourceCodeBasePath : FolderPath with get, set
Property Value
FolderPathIf left blank, source context information will be omitted from the reflection data