Table of Contents

SyntaxGeneratorExportAttribute.IsConfigurable Property

Definition

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