Topic Properties

HTML to MAML Converter

Topic Properties

The Topic type exposes the following members.

Properties
  Name Description
Public property Body
Get or set the topic's body
Public property HelpAttributes
Get the help attributes collection
Public property HelpKeywords
Get the help keywords collection
Public property Id
This returns the topic's unique ID
Public property IsDefaultTopic
This returns the default topic flag if found in the topic
Public property RevisionNumber
Get or set the topic's revision number
Public property SortOrder
This returns the sort order value if found in the topic
Public property SourceFile
This is used to get the source HTML filename
Public property SplitToc
This returns the split TOC flag if found in the topic
Public property Subtopics
This is used to get the collection of sub-topics, if any
Public property Title
Get or set the topic's title
Public property TocExclude
This returns the TOC exclude flag if found in the topic
Public property TopicAbstract
Get or set the topic's abstract
Top
See Also