This is used to get the conceptual content settings in effect for the build

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0

Syntax

C#
public ConceptualContentSettings ConceptualContent { get; }
Visual Basic
Public ReadOnly Property ConceptualContent As ConceptualContentSettings
	Get

Property Value

Type: ConceptualContentSettings

See Also