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