Content FilesBase Path 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: 2026.1.20.0
If null, the presentation style base path is used
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string BasePath { get; }VB
Public ReadOnly Property BasePath As String
GetC++
public:
property String^ BasePath {
String^ get ();
}F#
member BasePath : string with getProperty Value
StringIf null, the presentation style base path is used