Profile object of user who posted this post

Namespace:  Facebook.BindingHelper
Assembly:  Facebook (in Facebook.dll) Version: 3.0.1.0 (3.0.1)

Syntax

C#
public FacebookProfile Actor { get; }
Visual Basic (Declaration)
Public ReadOnly Property Actor As FacebookProfile
Visual C++
public:
property FacebookProfile^ Actor {
	FacebookProfile^ get ();
}

See Also