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