This class represents well known URI schemes.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class UriSchemes
Public Class UriSchemes
public ref class UriSchemes
type UriSchemes = class end
Members
All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
UriSchemes()()()() | Initializes a new instance of the UriSchemes class | |
dav |
HTTP Extensions for Distributed Authoring (WebDAV).
| |
Equals(Object) | (Inherited from Object.) | |
file |
Addressing files on local or network file systems.
| |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
ftp |
FTP resources.
| |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
http |
HTTP resources.
| |
https |
HTTP connections secured using SSL/TLS.
| |
mailto |
SMTP e-mail addresses and default content.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
sip |
Session Initiation Protocol (SIP).
| |
sips |
Session Initiation Protocol (SIP) using TLS.
| |
tel |
Telephone numbers.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | |
UriSchemes |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119