Table of Contents

CopyCommand.CopyCommand Constructor

Definition

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

Constructor

protected CopyCommand(BuildComponentCore parent, string sourceXPath, string targetXPath)

Parameters

parent BuildComponentCore

The parent build component

sourceXPath string

The source XPath expression

targetXPath string

The target XPath expression