Themed 2026 Presentation Style Preview

SharedContentElementPath Property

This read-only property returns the XPath expression used to find elements to be replaced

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2025.12.18.0
public XPathExpression Path { get; }

Property Value

XPathExpression

See Also