.Net Framework > v2.0.50727 > System > Uri > Uri Uri(SerializationInfo,StreamingContext)
Uri(String)
Uri(String,Boolean)
Uri(String,UriKind)
Uri(Uri,String)
Uri(Uri,String,Boolean)
Uri(Uri,Uri)


Uri(SerializationInfo,StreamingContext)

Category
Constructor
Description
Initializes a new instance of the System.Uri class from the specified instances of the System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext classes.
Type
void
Character
family
Parameters
NameTypeDescription
serializationInfoSerializationInfo
streamingContextStreamingContext
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Uri(String)

Category
Constructor
Description
Initializes a new instance of the System.Uri class with the specified URI.
Type
void
Character
public
Parameters
NameTypeDescription
uriStringString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Uri(String,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.Uri class with the specified URI, with explicit control of character escaping.
Type
void
Character
public
Parameters
NameTypeDescription
uriStringString
dontEscapeBoolean
Attributes
NameValue/Assignment
ObsoleteAttributeThe constructor has been deprecated. Please use new Uri(string). The dontEscape parameter is deprecated and is always false. http://go.microsoft.com/fwlink/?linkid=14202
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Uri(String,UriKind)

Category
Constructor
Description
Initializes a new instance of the System.Uri class with the specified URI. This constructor allows you to specify if the URI string is a relative URI, absolute URI, or is indeterminate.
Type
void
Character
public
Parameters
NameTypeDescription
uriStringString
uriKindUriKind
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Uri(Uri,String)

Category
Constructor
Description
Initializes a new instance of the System.Uri class based on the specified base URI and relative URI string.
Type
void
Character
public
Parameters
NameTypeDescription
baseUriUri
relativeUriString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Uri(Uri,String,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.Uri class based on the specified base and relative URIs, with explicit control of character escaping.
Type
void
Character
public
Parameters
NameTypeDescription
baseUriUri
relativeUriString
dontEscapeBoolean
Attributes
NameValue/Assignment
ObsoleteAttributeThe constructor has been deprecated. Please new Uri(Uri, string). The dontEscape parameter is deprecated and is always false. http://go.microsoft.com/fwlink/?linkid=14202
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Uri(Uri,Uri)

Category
Constructor
Description
Initializes a new instance of the System.Uri class based on the combination of a specified base System.Uri instance and a relative System.Uri instance.
Type
void
Character
public
Parameters
NameTypeDescription
baseUriUri
relativeUriUri
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database