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.
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public XPathExpression Undefined { get; }
Public ReadOnly Property Undefined As XPathExpression
Get
public:
property XPathExpression^ Undefined {
XPathExpression^ get ();
}
member Undefined : XPathExpression with get
Property Value
XPathExpression