FileParser Properties

HTML to MAML Converter

FileParser Properties

The FileParser type exposes the following members.

Properties
  Name Description
Public property Body
This returns the HTML body parsed from the file
Public property Static member BodyExtractExpression
This is used to get or set the body extract regular expression
Public property HelpAttributes
This returns the help attributes parsed from the file
Public property HelpKeywords
This returns the help keywords parsed from the file
Public property IsDefaultTopic
This returns the default topic flag if found in the topic
Public property RevisionNumber
This returns the revision number parsed from the file
Public property SortOrder
This returns the sort order value if found in the topic
Public property SplitToc
This returns the split TOC flag if found in the topic
Public property Title
This returns the title parsed from the file
Public property TocExclude
This returns the TOC exclude flag if found in the topic
Public property TopicAbstract
This returns the abstract parsed from the file
Public property TopicId
This returns the topic ID parsed from the file
Top
See Also