Table of Contents

SharedContentElement.Attribute Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.dll

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.

public XPathExpression Attribute { get; }

Property Value

XPathExpression