List of comments for this post
Namespace:
Facebook.BindingHelperAssembly: Facebook (in Facebook.dll) Version: 3.0.1.0 (3.0.1)
Syntax
| C# |
|---|
public ActivityCommentCollection Comments { get; internal set; } |
| Visual Basic (Declaration) |
|---|
Public Property Comments As ActivityCommentCollection |
| Visual C++ |
|---|
public: property ActivityCommentCollection^ Comments { ActivityCommentCollection^ get (); void set (ActivityCommentCollection^ value); } |