Attachment information
Namespace:
Facebook.BindingHelperAssembly: Facebook (in Facebook.dll) Version: 3.0.1.0 (3.0.1)
Syntax
| C# |
|---|
public ActivityPostAttachment Attachment { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Attachment As ActivityPostAttachment |
| Visual C++ |
|---|
public: property ActivityPostAttachment^ Attachment { ActivityPostAttachment^ get (); void set (ActivityPostAttachment^ value); } |