Implements absolute-URI. Defined in RFC 3986.4.3.

C# | Visual Basic | Visual C++ | F# |
public class AbsoluteUri
Public Class AbsoluteUri
public ref class AbsoluteUri
type AbsoluteUri = class end

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Parse(String) |
Parse URI from string value.
|
![]() | ParseInternal(String) |
Parses URI from the specified string.
|
![]() | Scheme |
Gets URI scheme.
|
![]() | ToString()()()() |
Converts URI to string.
(Overrides Object.ToString()()()().) |
![]() | Value |
Gets URI value after scheme.
|
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119