BuildProcessResolvedHelpTitle Property

This returns the HelpTitle project property value with all substitution tags it contains, if any, resolved to actual values.

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string ResolvedHelpTitle { get; }

Property Value

String

See Also