HelpFileBuilderPlugInExportAttributeRunsInPartialBuild Property
This is used to get or set whether or not the plug-in runs in partial builds
Namespace: SandcastleBuilder.Utils.BuildComponentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool RunsInPartialBuild { get; set; }
Public Property RunsInPartialBuild As Boolean
Get
Set
public:
property bool RunsInPartialBuild {
bool get ();
void set (bool value);
}
member RunsInPartialBuild : bool with get, set
Property Value
BooleanIf not specified, the default is false