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