HelpFileBuilderPlugInExportAttributeRunsInPartialBuild Property

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

Definition

Namespace: Sandcastle.Core.PlugIn
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public bool RunsInPartialBuild { get; set; }

Property Value

Boolean
If not specified, the default is false

See Also