IBuildProcessResolvedHelpTitle Property

This read-only property is used to get the HelpTitle project property value with all substitution tags it contains, if any, resolved to actual values.

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string ResolvedHelpTitle { get; }

Property Value

String

See Also