[#Proxy-ToString] = xref:Proxy.adoc[Proxy]::ToString :relfileprefix: ../ :mrdocs: Get a human‐readable representation of this proxy. == Synopsis Declared in `<netbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToString() const; ---- == Return Value The unix socket path or the proxy address and port. [.small]#Created with https://www.mrdocs.com[MrDocs]#