hostname static method
XmlDocumentFragment
hostname()
XML for the hostname
Implementation
static XmlDocumentFragment hostname() => Transport.quickTag(
'GetHostname',
Xmlns.tds,
);
XML for the hostname
static XmlDocumentFragment hostname() => Transport.quickTag(
'GetHostname',
Xmlns.tds,
);