HelpFileBuilderPlugInExportAttributeRunsInPartialBuild Property

This is used to get or set whether or not the plug-in runs in partial builds

Definition

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public bool RunsInPartialBuild { get; set; }

Property Value

Boolean
If not specified, the default is false

See Also