CopyFromFilesCommand.CopyFromFilesCommand Constructor
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
Constructor
public CopyFromFilesCommand(BuildComponentCore parent, string basePath, string fileXPath, string sourceXPath, string targetXPath)
Parameters
parentBuildComponentCoreThe parent build component
basePathstringThe base path in which to find the files
fileXPathstringThe file XPath expression used to get the file from which to copy elements
sourceXPathstringThe source XPath expression
targetXPathstringThe target XPath expression