ConvertibleElement.ValueAttributeName Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property returns the name of the attribute value from which to get the value for the converted element's content. If null, the elements nodes are used instead.
public string ValueAttributeName { get; }