HTTP
.
.
::
.
.
Get Method
Gets the specified URI.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
Get
(
Uri
uri
)
Parameters
uri
Type:
Uri
The URI.
Return Value
String.
See Also
HTTP Class
Core Namespace