FilePathBasePathProvider Property

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

Definition

Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public IBasePathProvider BasePathProvider { get; }

Property Value

IBasePathProvider

See Also