Url.Origin

Url.Origin property

Gets a String representation for the specified URL origin.

public String Origin { get; }

Property Value

The origin.

See Also