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

Gets the ApplicationType of the context instance.

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

Syntax

C#
ApplicationType ApplicationType { get; }
Visual Basic (Declaration)
ReadOnly Property ApplicationType As ApplicationType
Visual C++
property ApplicationType ApplicationType {
	ApplicationType get ();
}

See Also

IFacebookContext Interface
Facebook Namespace