Themed 2026 Presentation Style Preview

SharedContentElementUndefined Property

This read-only property returns the item XPath expression used to get the value used to replace the item if the named item is not found.

Definition

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

Property Value

XPathExpression

See Also