ContentFilesBasePath Property

This read-only property returns the base path used for the source path files

Definition

Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string BasePath { get; }

Property Value

String
If null, the presentation style base path is used

See Also