TopicCollectionDefaultTopic Property

This is used to get the default topic

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public Topic DefaultTopic { get; }

Property Value

Topic
It returns the default topic or null if one is not set

See Also