TopicSourceFile Property

This is used to get the source HTML filename

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public FilePath SourceFile { get; set; }

Property Value

FilePath
If set to null, the item will represent a container node with no associated topic.

See Also