IndexedCacheComponent Property

This read-only property returns a reference to the CopyFromIndexComponent that owns it

Definition

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

Property Value

CopyFromIndexComponent

See Also