TopicTransformationCore.ResolvePath Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get the function use to resolve a path to a presentation style content file of some sort.
public Func<string, string> ResolvePath { get; }