TopicTransformationCoreIsMamlTopic Property
This read-only property returns true if a MAML topic is being generated, false if an API topic is
being generated
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool IsMamlTopic { get; }
Public ReadOnly Property IsMamlTopic As Boolean
Get
public:
property bool IsMamlTopic {
bool get ();
}
member IsMamlTopic : bool with get
Property Value
Boolean