Table of Contents

CopyFromFilesCommand.CopyFromFilesCommand Constructor

Definition

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

Constructor

public CopyFromFilesCommand(BuildComponentCore parent, string basePath, string fileXPath, string sourceXPath, string targetXPath)

Parameters

parent BuildComponentCore

The parent build component

basePath string

The base path in which to find the files

fileXPath string

The file XPath expression used to get the file from which to copy elements

sourceXPath string

The source XPath expression

targetXPath string

The target XPath expression