Url.Origin

Url.Origin property

Gets a string representation for the specified URL origin.

public string Origin { get; }

Property Value

The origin.

See Also