FilePath(IBasePathProvider) Constructor
Default constructor. The file path is undefined.
Namespace: Sandcastle.CoreAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public FilePath(
IBasePathProvider provider
)
Public Sub New (
provider As IBasePathProvider
)
public:
FilePath(
IBasePathProvider^ provider
)
new :
provider : IBasePathProvider -> FilePath
Parameters
- provider IBasePathProvider
- The base path provider