Adds a comment to steram post
Namespace:
Facebook.BindingHelperAssembly: Facebook (in Facebook.dll) Version: 3.0.1.0 (3.0.1)
Syntax
| C# |
|---|
public void AddComment( string text ) |
| Visual Basic (Declaration) |
|---|
Public Sub AddComment ( _ text As String _ ) |
| Visual C++ |
|---|
public: void AddComment( String^ text ) |
Parameters
- text
- Type: System..::.String
[Missing <param name="text"/> documentation for "M:Facebook.BindingHelper.ActivityPost.AddComment(System.String)"]