TopicIsMamlTopic Property

This read-only property returns true if the file is a MAML topic or an empty container node and false if it is a Markdown topic.

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
public bool IsMamlTopic { get; }

Property Value

Boolean

See Also