[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Facebook.Api.Generator.FacebookApiGenerator.GetContentFromUri(System.String)"]

Namespace:  Facebook.Api.Generator
Assembly:  Facebook.Api.Generator (in Facebook.Api.Generator.exe) Version: 1.0.3389.20466 (1.0.0.0)

Syntax

C#
internal static string GetContentFromUri(
	string url
)
Visual Basic (Declaration)
Friend Shared Function GetContentFromUri ( _
	url As String _
) As String
Visual C++
internal:
static String^ GetContentFromUri(
	String^ url
)

Parameters

url
Type: System..::.String

[Missing <param name="url"/> documentation for "M:Facebook.Api.Generator.FacebookApiGenerator.GetContentFromUri(System.String)"]

Return Value

[Missing <returns> documentation for "M:Facebook.Api.Generator.FacebookApiGenerator.GetContentFromUri(System.String)"]

See Also

FacebookApiGenerator Class
Facebook.Api.Generator Namespace