Table of Contents

CopyFromIndexCommand.IsAttribute Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Commands
Assembly
Sandcastle.Tools.BuildComponents.dll

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

public bool IsAttribute { get; }

Property Value

bool