TopicTransformationCore.BibliographyData Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property returns the content of the bibliography data file if a BibliographyDataFile has been specified.
public IReadOnlyDictionary<string, XElement> BibliographyData { get; }
Property Value
- IReadOnlyDictionary<string, XElement>
The key is the reference name, the value is the reference element