CopyComponentCoreParentBuildComponent Property
This read-only property returns a reference to the parent build component
Namespace: Sandcastle.Core.BuildAssembler.BuildComponentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
protected BuildComponentCore ParentBuildComponent { get; }
Protected ReadOnly Property ParentBuildComponent As BuildComponentCore
Get
protected:
property BuildComponentCore^ ParentBuildComponent {
BuildComponentCore^ get ();
}
member ParentBuildComponent : BuildComponentCore with get
Property Value
BuildComponentCore