A string containing the scheme component of the current instance.
The following table lists the valid scheme names for the UriBuilder.Scheme property.
file |
The resource is a file on the local computer. |
ftp |
The resource is accessed through FTP. |
gopher |
The resource is accessed through the Gopher protocol. |
http |
The resource is accessed through HTTP. |
https |
The resource is accessed through SSL-encrypted HTTP. |
mailto |
The resource is an e-mail address and is accessed through SMTP. |
news |
The resource is accessed through NNTP. |