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

[Missing <summary> documentation for "T:Facebook.Api.Profile"]

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

Syntax

C#
[FacebookObjectAttribute("profile")]
public class Profile : FacebookObjectBase
Visual Basic (Declaration)
<FacebookObjectAttribute("profile")> _
Public Class Profile _
	Inherits FacebookObjectBase
Visual C++
[FacebookObjectAttribute(L"profile")]
public ref class Profile : public FacebookObjectBase

Inheritance Hierarchy

System..::.Object
  Facebook.Api..::.FacebookObjectBase
    Facebook.Api..::.Profile

See Also

Profile Members
Facebook.Api Namespace