PresentationStyleSettings.ResolvePath Method
Definition
- Namespace
- Sandcastle.Core.PresentationStyle
- Assembly
- Sandcastle.Core.dll
This is used to resolve a presentation style path
public string ResolvePath(string path)
Parameters
pathstringThe path to resolve
Returns
- string
The resolved path
Remarks
Environment variables in the path will be expanded. If relative, the path is converted to a full path relative to the presentation style's base path.