The Origin type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Origin |
Construct a new Origin using the scheme, host, and port of a URI.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Uri.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetComponents | (Inherited from Uri.) |
![]() | GetHashCode | (Inherited from Uri.) |
![]() ![]() | GetSourceOrigin |
Returns the source origin of the application
|
![]() | GetType | (Inherited from Object.) |
![]() | IsBaseOf | (Inherited from Uri.) |
![]() | MakeRelativeUri | (Inherited from Uri.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
http://www.whatwg.org/specs/web-apps/current-work/#ascii-serialization-of-an-origin
(Overrides Uri..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() | AbsolutePath | (Inherited from Uri.) |
![]() | AbsoluteUri | (Inherited from Uri.) |
![]() | DnsSafeHost | (Inherited from Uri.) |
![]() | Fragment | (Inherited from Uri.) |
![]() | Host | (Inherited from Uri.) |
![]() | IsAbsoluteUri | (Inherited from Uri.) |
![]() | IsUnc | (Inherited from Uri.) |
![]() | LocalPath | (Inherited from Uri.) |
![]() | OriginalString | (Inherited from Uri.) |
![]() | Port | (Inherited from Uri.) |
![]() | Query | (Inherited from Uri.) |
![]() | Scheme | (Inherited from Uri.) |
![]() | UserEscaped | (Inherited from Uri.) |
![]() | UserInfo | (Inherited from Uri.) |