ISyntaxGeneratorMetadataIsConfigurable Property
This read-only property returns true if the syntax generator is configurable or false if it is not
Namespace: Sandcastle.Core.BuildAssembler.SyntaxGeneratorAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
bool IsConfigurable { get; }
ReadOnly Property IsConfigurable As Boolean
Get
property bool IsConfigurable {
bool get ();
}
abstract IsConfigurable : bool with get
Property Value
BooleanConfiguration is handled by the
SyntaxComponent build component.