FolderPath(IBasePathProvider) Constructor
Default constructor. The folder path is undefined.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public FolderPath(
IBasePathProvider provider
)
Public Sub New (
provider As IBasePathProvider
)
public:
FolderPath(
IBasePathProvider^ provider
)
new :
provider : IBasePathProvider -> FolderPath
Parameters
- provider IBasePathProvider
- The base path provider