SandcastleProjectTopicVersion Property

This read-only property is used to get the topic version for each topic in the help file

Definition

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

Property Value

String
The default is "100" (meaning 10.0)

See Also