[#ArgsManager-GetDataDirNet] = xref:ArgsManager.adoc[ArgsManager]::GetDataDirNet :relfileprefix: ../ :mrdocs: Get data directory path with appended network identifier == Synopsis Declared in `<common/args.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e381acbe8)]] xref:fs/path.adoc[fs::path] GetDataDirNet() const; ---- == Return Value Absolute path on success, otherwise an empty path when a non‐directory path would be returned [.small]#Created with https://www.mrdocs.com[MrDocs]#