FolderPath(IBasePathProvider) Constructor

Default constructor. The folder path is undefined.

Definition

Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public FolderPath(
	IBasePathProvider provider
)

Parameters

provider  IBasePathProvider
The base path provider

See Also