[#CNode-ConnectionTypeAsString] = xref:CNode.adoc[CNode]::ConnectionTypeAsString :relfileprefix: ../ :mrdocs: Return the connection type as a human‐readable string. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ConnectionTypeAsString() const; ---- == Return Value the connection type as a human‐readable string. [.small]#Created with https://www.mrdocs.com[MrDocs]#