CopyFromIndexCommandIsAttribute Property

This read-only property determines if the source nodes are added to the target as attributes or as child elements.

Definition

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

Property Value

Boolean

See Also