FilePathBasePathProvider Property

This is used to get the base path provider for the object.

Definition

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

Property Value

IBasePathProvider

See Also