Profile object of user who posted this post
Namespace:
Facebook.BindingHelperAssembly: 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 (); } |