BuildProcessResolvedHtmlHelpName Property

This returns the HtmlHelpName 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 ResolvedHtmlHelpName { get; }

Property Value

String

See Also