SyntaxGeneratorExportAttributeSortOrder Property
This is used to get or set the value that defines the order in which the syntax generators are added
the to the configuration file.
Namespace: Sandcastle.Core.BuildAssembler.SyntaxGeneratorAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public int SortOrder { get; set; }
Public Property SortOrder As Integer
Get
Set
public:
property int SortOrder {
int get ();
void set (int value);
}
member SortOrder : int with get, set
Property Value
Int32The sort order determines the order of the syntax sections in each topic