HTML to MAML Converter
FileParserHelpKeywords Property |
This returns the help keywords parsed from the file
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public MSHelpKeywordCollection HelpKeywords { get; }
Public ReadOnly Property HelpKeywords As MSHelpKeywordCollection Get
public: property MSHelpKeywordCollection^ HelpKeywords { MSHelpKeywordCollection^ get (); }
member HelpKeywords : MSHelpKeywordCollection with get
Property Value
Type: MSHelpKeywordCollectionSee Also