ReferenceLinkSettingsHelpFileProject Property

This is used to get or set the path to the help file builder project used to generate reference link information.

Definition

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
public FilePath HelpFileProject { get; set; }

Property Value

FilePath
The help file builder project makes it simple to manage settings for the other target's assemblies such as references, API filter settings, etc.

See Also