Table of Contents

CopyFromFileCommand.CopyFromFileCommand Constructor

Definition

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

Constructor

public CopyFromFileCommand(BuildComponentCore parent, XPathDocument sourceDocument, string sourceXPath, string targetXPath)

Parameters

parent BuildComponentCore

The parent build component

sourceDocument XPathDocument

The source XPath document

sourceXPath string

The source XPath expression

targetXPath string

The target XPath expression