TopicTransformationCoreBibliographyDataFile 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: 2024.12.21.0
public string BibliographyDataFile { get; set; }

Property Value

String
If not set, the bibliography elements will be ignored

See Also