Click or drag to resize
Sandcastle Help File BuilderFilePathBasePath Property
This returns the base path for the object

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string BasePath { get; }

Property Value

Type: String
If no IBasePathProvider has been specified, this returns the current directory
See Also