CopyFromFileCommandSourceDocument Property

This read-only property returns the source document from which to copy data

Definition

Namespace: Sandcastle.Tools.BuildComponents.Commands
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public XPathDocument SourceDocument { get; }

Property Value

XPathDocument

See Also