Uri Members
The following tables list the members exposed by the Uri type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
Uri | Initializes a new instance of the Uri class with the specified URI. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
AbsolutePath | Gets a local operating-system representation of a file name. |
![]() |
AbsoluteUri | Gets a string containing the absolute URI or entire URI for this instance. |
![]() |
Host | Gets the host component of this instance. |
![]() |
HostNameType | Gets the type of the host name specified in the URI. |
![]() |
IsAbsoluteUri | Gets a Boolean value that indicates whether the URI is absolute. |
![]() |
IsDefaultPort | Gets a Boolean value indicating whether the port value of the URI is the default for this scheme. |
![]() |
IsUnc | Gets a Boolean value indicating whether the specified URI is a universal naming convention (UNC) path. |
![]() |
Port | Gets the port number of this URI. |
![]() |
Scheme | Gets the scheme name for this URI. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsWellFormedUriString | Indicates whether the string is well-formed by attempting to construct a URI with the string. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
.gif)
.gif)
.gif)
.gif)