HTML to MAML Converter
TopicSubtopics Property |
This is used to get the collection of sub-topics, if any
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public TopicCollection Subtopics { get; }
Public ReadOnly Property Subtopics As TopicCollection Get
public: property TopicCollection^ Subtopics { TopicCollection^ get (); }
member Subtopics : TopicCollection with get
Property Value
Type: TopicCollectionSee Also