Click or drag to resize
Sandcastle Help File BuilderBuildProcessResolvedHelpTitle Property
This returns the HelpTitle 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 ResolvedHelpTitle { get; }

Property Value

Type: String
See Also