HtmlFileTopic.ContentFormat Property
- Namespace
- Kampute.DocToolkit.Topics
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the format of the content in the topic.
protected sealed override string ContentFormat { get; }Property Value
- string
- The file extension (including the leading period) representing the format of the content in the topic, which is always ".html" for HTML files.
