TopicIsMSHVRootContentContainer Property

This is used to get or set whether or not the topic will server as the root content container in MS Help Viewer output

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public bool IsMSHVRootContentContainer { get; set; }

Property Value

Boolean

See Also