Table of Contents

ISyntaxGeneratorMetadata.IsConfigurable Property

Definition

Namespace
Sandcastle.Core.BuildAssembler.SyntaxGenerator
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 SyntaxComponent build component.