TopicTransformationCoreIsMamlTopic Property

This read-only property returns true if a MAML topic is being generated, false if an API topic is being generated

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool IsMamlTopic { get; }

Property Value

Boolean

See Also