ISyntax Generator MetadataSort Order Property
This read-only property returns the value that defines the order in which the syntax generators are
added the to the configuration file.
Definition
Namespace: Sandcastle.Core.BuildAssembler.SyntaxGenerator
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The sort order determines the order of the syntax sections in each topic
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
int SortOrder { get; }VB
ReadOnly Property SortOrder As Integer
GetC++
property int SortOrder {
int get ();
}F#
abstract SortOrder : int with getProperty Value
Int32The sort order determines the order of the syntax sections in each topic