CopyFromIndexCommandIsAttribute Property
This read-only property determines if the source nodes are added to the target as attributes or
as child elements.
Namespace: Sandcastle.Tools.BuildComponents.CommandsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public bool IsAttribute { get; }
Public ReadOnly Property IsAttribute As Boolean
Get
public:
property bool IsAttribute {
bool get ();
}
member IsAttribute : bool with get
Property Value
Boolean