Share via


Address.Host Property

 

The uri host.

Namespace:   Microsoft.Owin.BuilderProperties
Assembly:  Microsoft.Owin (in Microsoft.Owin.dll)

Syntax

public string Host { get; set; }

Property Value

Type: System.String

Returns String.

See Also

Address Structure
Microsoft.Owin.BuilderProperties Namespace

Return to top