ConvertibleElementValueAttributeName Property
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.
Namespace: Sandcastle.Core.PresentationStyle.Transformation.ElementsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string ValueAttributeName { get; }
Public ReadOnly Property ValueAttributeName As String
Get
public:
property String^ ValueAttributeName {
String^ get ();
}
member ValueAttributeName : string with get
Property Value
String