Themed 2026 Presentation Style Preview

TargetDictionaryBuildComponent Property

This read-only property returns the build component that owns the target dictionary

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2025.12.18.0
public BuildComponentCore BuildComponent { get; }

Property Value

BuildComponentCore
This is useful for logging information during initialization

See Also