Table of Contents

CopyFromFilesCommand.SourceFile Property

Definition

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

This read-only property returns the XPath expression used to get the file from which to copy elements

public XPathExpression SourceFile { get; }

Property Value

XPathExpression