Themed 2026 Presentation Style Preview

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: 2025.12.18.0
public bool IsMamlTopic { get; }

Property Value

Boolean

See Also