HTMLDocument.Domain

HTMLDocument.Domain property

The domain name of the server that served the document, or null if the server cannot be identified by a domain name.

public string Domain { get; }

See Also