Click or drag to resize
Sandcastle Help File BuilderFilePathToString Method
Convert the file path to a string

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public override string ToString()

Return Value

Type: String
A fixed or relative path based on the current settings
See Also