ContentFileBasePathProvider Property
This read-only property is used to get the base path provider
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public IBasePathProvider BasePathProvider { get; }
Public ReadOnly Property BasePathProvider As IBasePathProvider
Get
public:
property IBasePathProvider^ BasePathProvider {
IBasePathProvider^ get ();
}
member BasePathProvider : IBasePathProvider with get
Property Value
IBasePathProvider