[#GetNameProxy] = GetNameProxy :mrdocs: Get the configured name proxy, if any. == Synopsis Declared in `<netbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<Proxy> GetNameProxy(); ---- == Return Value The configured name proxy, or std::nullopt if none is set. [.small]#Created with https://www.mrdocs.com[MrDocs]#