CopyCommandParentComponent Property

This read-only property returns the parent component

Definition

Namespace: Sandcastle.Tools.BuildComponents.Commands
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public BuildComponentCore ParentComponent { get; }

Property Value

BuildComponentCore
This can be used to log messages

See Also