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

Gets the API key that identifies the Facebook application.

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

Syntax

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

See Also

IFacebookContext Interface
Facebook Namespace