CopyFromFileCommand.CopyFromFileCommand Constructor
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
Constructor
public CopyFromFileCommand(BuildComponentCore parent, XPathDocument sourceDocument, string sourceXPath, string targetXPath)
Parameters
parentBuildComponentCoreThe parent build component
sourceDocumentXPathDocumentThe source XPath document
sourceXPathstringThe source XPath expression
targetXPathstringThe target XPath expression