Click or drag to resize
Sandcastle Help File BuilderBuildProcessResolvedHtmlHelpName Property
This returns the HtmlHelpName project property value with all substitution tags it contains, if any, resolved to actual values.

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

Property Value

Type: String
See Also