SyntaxGeneratorExportAttribute.IsConfigurable Property
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get or set whether or not the syntax generator is configurable
public bool IsConfigurable { get; set; }
Property Value
- bool
Configuration is handled by the
SyntaxComponentbuild component.