The fields of System.Uri are listed below. For a list of all members, see the Uri Members list.
See Also: Inherited members from System.Object
static readonlySchemeDelimiter string. A string containing the characters that separate the scheme component from the remainder of a URI. static readonlyUriSchemeFile string (file). A string containing the characters that indicate that a URI identifies a file. static readonlyUriSchemeFtp string (ftp). A string containing the characters that indicate that a URI is accessed through the File Transfer Protocol (FTP). static readonlyUriSchemeGopher string (gopher). A string containing the characters that indicate that a URI is accessed through the Gopher protocol. static readonlyUriSchemeHttp string (http). A string containing the characters that indicate that a URI is accessed through the Hypertext Transfer Protocol (HTTP). static readonlyUriSchemeHttps string (https). A string containing the characters that indicate that a URI is accessed through the Secure Hypertext Transfer Protocol (HTTPS). static readonlyUriSchemeMailto string (mailto). A string containing the characters that indicate that a URI is an email address and is accessed through the Simple Network Mail Protocol (SNMP). static readonlyUriSchemeNetPipe string. Documentation for this section has not yet been entered. static readonlyUriSchemeNetTcp string. Documentation for this section has not yet been entered. static readonlyUriSchemeNews string (news). A string containing the characters that indicate that a URI is an Internet news group and is accessed through the Network News Transport Protocol (NNTP). static readonlyUriSchemeNntp string (nntp). A string containing the characters that indicate that a URI is an Internet news group and is accessed through the Network News Transport Protocol (NNTP).