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

Gets the version of the API targeted by the context instance.

Namespace:  Facebook
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.4.13 (0.2009.4.13)

Syntax

C#
string Version { get; }
Visual Basic (Declaration)
ReadOnly Property Version As String
Visual C++
property String^ Version {
	String^ get ();
}

See Also

IFacebookContext Interface
Facebook Namespace