ISandcastleProjectHelpFileVersion Property

This read-only property is used to get the version number applied to the help file

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string HelpFileVersion { get; }

Property Value

String

Remarks

The default is 1.0.0.0

See Also