TopicTransformationCoreBibliographyDataFile Property
This is used to get or set the path to the bibliography data file for the bibliography
and cite elements.
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string BibliographyDataFile { get; set; }
Public Property BibliographyDataFile As String
Get
Set
public:
property String^ BibliographyDataFile {
String^ get ();
void set (String^ value);
}
member BibliographyDataFile : string with get, set
Property Value
StringIf not set, the bibliography elements will be ignored