Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectTopicVersion Property
This is used to get or set the topic version for each topic in the help file

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string TopicVersion { get; set; }

Property Value

Type: String
Remarks
The default is "100" (meaning 10.0).
See Also