Topic Transformation CoreBibliography Data File Property
This is used to get or set the path to the bibliography data file for the bibliography
and cite elements.
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
If not set, the bibliography elements will be ignored
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string BibliographyDataFile { get; set; }VB
Public Property BibliographyDataFile As String
Get
SetC++
public:
property String^ BibliographyDataFile {
String^ get ();
void set (String^ value);
}F#
member BibliographyDataFile : string with get, setProperty Value
StringIf not set, the bibliography elements will be ignored