TargetDictionaryBuildComponent Property
This read-only property returns the build component that owns the target dictionary
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public BuildComponentCore BuildComponent { get; }
Public ReadOnly Property BuildComponent As BuildComponentCore
Get
public:
property BuildComponentCore^ BuildComponent {
BuildComponentCore^ get ();
}
member BuildComponent : BuildComponentCore with get
Property Value
BuildComponentCoreThis is useful for logging information during initialization