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

[Missing <summary> documentation for "M:Facebook.Api.Generator.FacebookApiGenerator.GetContentFromFile(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 GetContentFromFile(
	string path
)
Visual Basic (Declaration)
Friend Shared Function GetContentFromFile ( _
	path As String _
) As String
Visual C++
internal:
static String^ GetContentFromFile(
	String^ path
)

Parameters

path
Type: System..::.String

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

Return Value

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

See Also

FacebookApiGenerator Class
Facebook.Api.Generator Namespace