SharedContentElementItem Property
This read-only property returns the item XPath expression used to get the name of the content item
that will replace the element.
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public XPathExpression Item { get; }
Public ReadOnly Property Item As XPathExpression
Get
public:
property XPathExpression^ Item {
XPathExpression^ get ();
}
member Item : XPathExpression with get
Property Value
XPathExpression