ISandcastle ProjectHelp File Version 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: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
string HelpFileVersion { get; }VB
ReadOnly Property HelpFileVersion As String
GetC++
property String^ HelpFileVersion {
String^ get ();
}F#
abstract HelpFileVersion : string with getProperty Value
StringRemarks
The default is 1.0.0.0