ISyntaxGeneratorMetadata.IsConfigurable Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property returns true if the syntax generator is configurable or false if it is not
bool IsConfigurable { get; }
Property Value
- bool
Configuration is handled by the
SyntaxComponentbuild component.