ContentFileBasePathProvider Property

This read-only property is used to get the base path provider

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public IBasePathProvider BasePathProvider { get; }

Property Value

IBasePathProvider

See Also