HTML to MAML Converter
TopicHelpAttributes Property |
Get the help attributes collection
Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 1.0.0.2
Syntax
public MSHelpAttrCollection HelpAttributes { get; }
Public ReadOnly Property HelpAttributes As MSHelpAttrCollection Get
public: property MSHelpAttrCollection^ HelpAttributes { MSHelpAttrCollection^ get (); }
member HelpAttributes : MSHelpAttrCollection with get
Property Value
Type: MSHelpAttrCollectionIf null or empty, there are no attributes
See Also