SVGDocument.Domain

SVGDocument.Domain property

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

public string Domain { get; }

Property Value

The domain.

See Also