SharedContentElementAttribute Property

This read-only property returns the XPath expression used to get an attribute name if the content value is to be added as an attribute.

Definition

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

Property Value

XPathExpression

See Also