HTTP..::..Get Method

Gets the specified URI.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static string Get(
	Uri uri
)

Parameters

uri
Type: Uri
The URI.

Return Value

String.