Table of Contents

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

path string

The 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.