SharedContentElementPath Property
This read-only property returns the XPath expression used to find elements to be replaced
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public XPathExpression Path { get; }
Public ReadOnly Property Path As XPathExpression
Get
public:
property XPathExpression^ Path {
XPathExpression^ get ();
}
member Path : XPathExpression with get
Property Value
XPathExpression