CodeBlockComponentFactoryDefaultConfiguration Property

This read-only property can be overridden to define a default configuration for the build component

Definition

Namespace: Sandcastle.Tools.BuildComponents
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public override string DefaultConfiguration { get; }

Property Value

String
It returns an empty string by default

See Also