ISandcastle ProjectContent Placement Property
This read-only property is used to get the placement of any additional and conceptual content items
in the table of contents.
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The default is to place additional and conceptual content items above the namespaces
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
ContentPlacement ContentPlacement { get; }VB
ReadOnly Property ContentPlacement As ContentPlacement
GetC++
property ContentPlacement ContentPlacement {
ContentPlacement get ();
}F#
abstract ContentPlacement : ContentPlacement with getProperty Value
ContentPlacementThe default is to place additional and conceptual content items above the namespaces