Table of Contents

Property Host

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

Host

Gets the value of the HTTP Host header.

Specifies the domain name of the server and the TCP port number on which the server is listening, allowing for virtual hosting.

public string? Host { get; }

Property Value

string