Table of Contents

CopyCommand.Target Property

Definition

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

This read-only property returns the XPath expression used to get the target element to which the source elements are copied

public XPathExpression Target { get; }

Property Value

XPathExpression