Legend
| Property: string Domain
Declarationstring Domain SummarySpecifies the domain part of the URL – that is, the part that comes before the first slash (or, if a URL resolver is used, the part that comes before the hook domain). The protocol is not included. Whenever not empty, Domain always ends with a dot unless it contains the full domain up to the TLD. Manipulate this part using IHttpUrlExtensions.WithDomain( |