CopyFromFilesCommandSourceFile Property
This read-only property returns the XPath expression used to get the file from which to copy elements
Namespace: Sandcastle.Tools.BuildComponents.CommandsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public XPathExpression SourceFile { get; }
Public ReadOnly Property SourceFile As XPathExpression
Get
public:
property XPathExpression^ SourceFile {
XPathExpression^ get ();
}
member SourceFile : XPathExpression with get
Property Value
XPathExpression