[#BloombergLP-baltzo-DataFileLoader-rootPath] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/DataFileLoader.adoc[DataFileLoader]::rootPath :relfileprefix: ../../../ :mrdocs: Return the root of the directory hierarchy from which this loader will attempt to load Zoneinfo binary data files. The behavior is undefined unless either `configureRootPath` has been called or `configureRootPathIfValid` has been called successfully. == Synopsis Declared in `<baltzo_datafileloader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/string.adoc[bsl::string] const& rootPath() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#