|
| Name | Description |
|---|
.gif) .gif) .gif) | Canonicalize | Infrastructure. Obsolete. Converts the internally stored URI to canonical form. |
.gif) .gif) .gif) .gif) | CheckHostName | Determines whether the specified host name is a valid DNS name. |
.gif) .gif) .gif) .gif) | CheckSchemeName | Determines whether the specified scheme name is valid. |
.gif) .gif) .gif) | CheckSecurity | Infrastructure. Obsolete. Calling this method has no effect. |
.gif) .gif) .gif) .gif) | Compare | Compares the specified parts of two URIs using the specified comparison rules. |
.gif) | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
.gif) .gif) .gif) | Equals | Compares two Uri instances for equality. (Overrides Object..::.Equals(Object).) |
.gif) .gif) .gif) | Escape | Infrastructure. Obsolete. Converts any unsafe or reserved characters in the path component to their hexadecimal character representations. |
.gif) .gif) .gif) .gif) | EscapeDataString | Converts a string to its escaped representation. |
.gif) .gif) .gif) .gif) | EscapeString | Obsolete. Converts a string to its escaped representation. |
.gif) .gif) .gif) .gif) | EscapeUriString | Converts a URI string to its escaped representation. |
.gif) .gif) .gif) | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
.gif) .gif) .gif) .gif) | FromHex | Gets the decimal value of a hexadecimal digit. |
.gif) .gif) .gif) | GetComponents | Gets the specified components of the current instance using the specified escaping for special characters. |
.gif) .gif) .gif) | GetHashCode | Gets the hash code for the URI. (Overrides Object..::.GetHashCode()()().) |
.gif) .gif) .gif) | GetLeftPart | Gets the specified portion of a Uri instance. |
.gif) | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
.gif) | GetObjectData | Returns the data needed to serialize the current instance. |
.gif) .gif) .gif) | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
.gif) .gif) .gif) .gif) | HexEscape | Converts a specified character into its hexadecimal equivalent. |
.gif) .gif) .gif) .gif) | HexUnescape | Converts a specified hexadecimal representation of a character to the character. |
.gif) | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
.gif) .gif) .gif) | IsBadFileSystemCharacter | Infrastructure. Obsolete. Gets whether a character is invalid in a file system name. |
.gif) .gif) .gif) | IsBaseOf | Determines whether the current Uri instance is a base of the specified Uri instance. |
.gif) .gif) .gif) .gif) | IsExcludedCharacter | Infrastructure. Obsolete. Gets whether the specified character should be escaped. |
.gif) .gif) .gif) .gif) | IsHexDigit | Determines whether a specified character is a valid hexadecimal digit. |
.gif) .gif) .gif) .gif) | IsHexEncoding | Determines whether a character in a string is hexadecimal encoded. |
.gif) .gif) .gif) | IsReservedCharacter | Infrastructure. Obsolete. Gets whether the specified character is a reserved character. |
.gif) .gif) .gif) | IsWellFormedOriginalString | Indicates whether the string used to construct this Uri was well-formed and is not required to be further escaped. |
.gif) .gif) .gif) .gif) | IsWellFormedUriString | Indicates whether the string is well-formed by attempting to construct a URI with the string and ensures that the string does not require further escaping. |
.gif) .gif) .gif) | MakeRelative | Obsolete. Determines the difference between two Uri instances. |
.gif) .gif) .gif) | MakeRelativeUri | Determines the difference between two Uri instances. |
.gif) .gif) .gif) | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
.gif) .gif) .gif) | Parse | Infrastructure. Obsolete. Parses the URI of the current instance to ensure it contains all the parts required for a valid URI. |
.gif) .gif) .gif) | ToString | Gets a canonical string representation for the specified Uri instance. (Overrides Object..::.ToString()()().) |
.gif) .gif) .gif) .gif) | TryCreate | Overloaded. Creates a new Uri. Does not throw an exception if the Uri cannot be created. |
.gif) .gif) .gif) | Unescape | Infrastructure. Obsolete. Converts the specified string by replacing any escape sequences with their unescaped representation. |
.gif) .gif) .gif) .gif) | UnescapeDataString | Converts a string to its unescaped representation. |